Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dprobe.h18 #define SOF_PROBE_INVALID_NODE_ID UINT_MAX macro
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 Dcompress.c64 sdev->extractor_stream_tag = SOF_PROBE_INVALID_NODE_ID; in sof_probe_compr_free()
H A Dcore.c300 sdev->extractor_stream_tag = SOF_PROBE_INVALID_NODE_ID; in snd_sof_device_probe()