Home
last modified time | relevance | path

Searched refs:ipc_ops (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/sound/soc/sof/
A Dsof-client-probes.c66 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops; in sof_probes_compr_shutdown()
106 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops; in sof_probes_compr_set_params()
198 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops; in sof_probes_dfs_points_read()
255 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops; in sof_probes_dfs_points_write()
314 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops; in sof_probes_dfs_points_remove_write()
422 priv->ipc_ops = &ipc4_probe_ops; in sof_probes_client_probe()
427 priv->ipc_ops = &ipc3_probe_ops; in sof_probes_client_probe()
A Dsof-client-probes.h62 const struct sof_probes_ipc_ops *ipc_ops; member
/linux-6.3-rc2/ipc/
A Dutil.h104 struct ipc_ops { struct
243 const struct ipc_ops *ops, struct ipc_params *params);
A Dutil.c340 const struct ipc_ops *ops, struct ipc_params *params) in ipcget_new()
367 const struct ipc_ops *ops, in ipc_check_perms()
398 const struct ipc_ops *ops, struct ipc_params *params) in ipcget_public()
674 const struct ipc_ops *ops, struct ipc_params *params) in ipcget()
A Dmsg.c301 static const struct ipc_ops msg_ops = { in ksys_msgget()
A Dshm.c834 static const struct ipc_ops shm_ops = { in ksys_shmget()
A Dsem.c605 static const struct ipc_ops sem_ops = { in ksys_semget()
/linux-6.3-rc2/drivers/soc/ti/
A Dwkup_m3_ipc.c557 static struct wkup_m3_ipc_ops ipc_ops = { variable
675 m3_ipc->ops = &ipc_ops; in wkup_m3_ipc_probe()

Completed in 20 milliseconds