Home
last modified time | relevance | path

Searched refs:extractor_stream_tag (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-client-probes.c49 ret = ops->startup(cdev, cstream, dai, &priv->extractor_stream_tag); in sof_probes_compr_startup()
52 priv->extractor_stream_tag = SOF_PROBES_INVALID_NODE_ID; in sof_probes_compr_startup()
87 priv->extractor_stream_tag = SOF_PROBES_INVALID_NODE_ID; in sof_probes_compr_shutdown()
119 ret = ipc->init(cdev, priv->extractor_stream_tag, rtd->dma_bytes); in sof_probes_compr_set_params()
204 if (priv->extractor_stream_tag == SOF_PROBES_INVALID_NODE_ID) { in sof_probes_dfs_points_read()
264 if (priv->extractor_stream_tag == SOF_PROBES_INVALID_NODE_ID) { in sof_probes_dfs_points_write()
321 if (priv->extractor_stream_tag == SOF_PROBES_INVALID_NODE_ID) { in sof_probes_dfs_points_remove_write()
453 priv->extractor_stream_tag = SOF_PROBES_INVALID_NODE_ID; in sof_probes_client_probe()
H A Dsof-client-probes.h57 u32 extractor_stream_tag; member
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dcompress.c34 sdev->extractor_stream_tag = ret; in sof_probe_compr_open()
64 sdev->extractor_stream_tag = SOF_PROBE_INVALID_NODE_ID; in sof_probe_compr_free()
89 ret = sof_ipc_probe_init(sdev, sdev->extractor_stream_tag, in sof_probe_compr_set_params()
H A Ddebug.c107 if (sdev->extractor_stream_tag == SOF_PROBE_INVALID_NODE_ID) { in probe_points_read()
147 if (sdev->extractor_stream_tag == SOF_PROBE_INVALID_NODE_ID) { in probe_points_write()
187 if (sdev->extractor_stream_tag == SOF_PROBE_INVALID_NODE_ID) { in probe_points_remove_write()
H A Dcore.c300 sdev->extractor_stream_tag = SOF_PROBE_INVALID_NODE_ID; in snd_sof_device_probe()
H A Dsof-priv.h429 unsigned int extractor_stream_tag; member

Completed in 4 milliseconds