Home
last modified time | relevance | path

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

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