Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/sof/
Dheader.h115 #define SOF_IPC_PROBE_POINT_REMOVE SOF_CMD_TYPE(0x008) macro
/linux-6.6.21/sound/soc/sof/
Dsof-client-probes-ipc3.c218 msg->hdr.cmd = SOF_IPC_GLB_PROBE | SOF_IPC_PROBE_POINT_REMOVE; in ipc3_probes_points_remove()
Dipc3.c199 case SOF_IPC_PROBE_POINT_REMOVE: in ipc3_log_header()