Searched refs:sof_probes_host_ops (Results 1 – 4 of 4) sorted by relevance
16 struct sof_probes_host_ops { struct 61 const struct sof_probes_host_ops *host_ops;17 startupsof_probes_host_ops global() argument 19 shutdownsof_probes_host_ops global() argument 21 set_paramssof_probes_host_ops global() argument 24 triggersof_probes_host_ops global() argument 26 pointersof_probes_host_ops global() argument
39 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_startup() 65 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_shutdown() 105 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_set_params() 134 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_trigger() 146 const struct sof_probes_host_ops *ops = priv->host_ops; in sof_probes_compr_pointer() 395 struct sof_probes_host_ops *ops; in sof_probes_client_probe()
125 static const struct sof_probes_host_ops acp_probes_ops = {
129 static const struct sof_probes_host_ops hda_probes_ops = {