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

/linux-master/sound/soc/sof/
H A Dsof-client-probes.h62 const struct sof_probes_ipc_ops *ipc_ops; member in struct:sof_probes_priv
H A Dsof-client-probes.c66 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops;
106 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops;
198 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops;
257 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops;
316 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops;
426 priv->ipc_ops = &ipc4_probe_ops;
431 priv->ipc_ops = &ipc3_probe_ops;
/linux-master/ipc/
H A Dutil.h105 struct ipc_ops { struct
244 const struct ipc_ops *ops, struct ipc_params *params);
H A Dutil.c340 const struct ipc_ops *ops, struct ipc_params *params)
367 const struct ipc_ops *ops,
398 const struct ipc_ops *ops, struct ipc_params *params)
674 const struct ipc_ops *ops, struct ipc_params *params)
H A Dmsg.c301 static const struct ipc_ops msg_ops = {
H A Dsem.c605 static const struct ipc_ops sem_ops = {
H A Dshm.c830 static const struct ipc_ops shm_ops = {
/linux-master/drivers/soc/ti/
H A Dwkup_m3_ipc.c557 static struct wkup_m3_ipc_ops ipc_ops = { variable in typeref:struct:wkup_m3_ipc_ops
673 m3_ipc->ops = &ipc_ops;

Completed in 1010 milliseconds