Home
last modified time | relevance | path

Searched refs:sof_probes_ipc_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/sof/
H A Dsof-client-probes.h37 struct sof_probes_ipc_ops { struct
51 extern const struct sof_probes_ipc_ops ipc3_probe_ops; argument
52 extern const struct sof_probes_ipc_ops ipc4_probe_ops;
62 const struct sof_probes_ipc_ops *ipc_ops;
H 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()
257 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops; in sof_probes_dfs_points_write()
316 const struct sof_probes_ipc_ops *ipc = priv->ipc_ops; in sof_probes_dfs_points_remove_write()
H A Dsof-client-probes-ipc3.c226 const struct sof_probes_ipc_ops ipc3_probe_ops = {
H A Dsof-client-probes-ipc4.c285 const struct sof_probes_ipc_ops ipc4_probe_ops = {