Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/
Dprobe.h18 #define SOF_PROBE_INVALID_NODE_ID UINT_MAX macro
Ddebug.c109 if (sdev->extractor_stream_tag == SOF_PROBE_INVALID_NODE_ID) { in probe_points_read()
149 if (sdev->extractor_stream_tag == SOF_PROBE_INVALID_NODE_ID) { in probe_points_write()
189 if (sdev->extractor_stream_tag == SOF_PROBE_INVALID_NODE_ID) { in probe_points_remove_write()
Dcompress.c64 sdev->extractor_stream_tag = SOF_PROBE_INVALID_NODE_ID; in sof_probe_compr_free()
Dcore.c306 sdev->extractor_stream_tag = SOF_PROBE_INVALID_NODE_ID; in snd_sof_device_probe()