Home
last modified time | relevance | path

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

/linux/include/sound/sof/
H A Dheader.h109 #define SOF_IPC_PROBE_DEINIT SOF_CMD_TYPE(0x002) macro
/linux/sound/soc/sof/
H A Dsof-client-probes-ipc3.c97 msg.cmd = SOF_IPC_GLB_PROBE | SOF_IPC_PROBE_DEINIT; in ipc3_probes_deinit()