Home
last modified time | relevance | path

Searched refs:sof_probes_host_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/sound/soc/sof/
Dsof-client-probes.c38 const struct sof_probes_host_ops *host_ops;
265 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_startup()
291 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_shutdown()
330 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_set_params()
358 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_trigger()
370 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_pointer()
615 struct sof_probes_host_ops *ops; in sof_probes_client_probe()
Dsof-client-probes.h16 struct sof_probes_host_ops { struct
/Linux-v6.1/sound/soc/sof/intel/
Dhda-probes.c129 static const struct sof_probes_host_ops hda_probes_ops = {