Searched refs:ipc_ops (Results 1 – 7 of 7) sorted by relevance
66 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() 256 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() 423 priv->ipc_ops = &ipc4_probe_ops; in sof_probes_client_probe() 428 priv->ipc_ops = &ipc3_probe_ops; in sof_probes_client_probe()
62 const struct sof_probes_ipc_ops *ipc_ops; member
105 struct ipc_ops { struct 244 const struct ipc_ops *ops, struct ipc_params *params);106 getnewipc_ops global() argument 107 associateipc_ops global() argument 108 more_checksipc_ops global() argument
340 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() 671 const struct ipc_ops *ops, struct ipc_params *params) in ipcget()
301 static const struct ipc_ops msg_ops = { in ksys_msgget()
605 static const struct ipc_ops sem_ops = { in ksys_semget()
554 static struct wkup_m3_ipc_ops ipc_ops = { variable 668 m3_ipc->ops = &ipc_ops; in wkup_m3_ipc_probe()