Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/sof/
Dheader.h115 #define SOF_IPC_PROBE_POINT_REMOVE SOF_CMD_TYPE(0x008) macro
/Linux-v6.1/sound/soc/sof/
Dsof-client-probes.c251 msg->hdr.cmd = SOF_IPC_GLB_PROBE | SOF_IPC_PROBE_POINT_REMOVE; in sof_probes_points_remove()
Dipc3.c199 case SOF_IPC_PROBE_POINT_REMOVE: in ipc3_log_header()