Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/sof/
Dheader.h108 #define SOF_IPC_PROBE_INIT SOF_CMD_TYPE(0x001) macro
/linux-6.1.9/sound/soc/sof/
Dsof-client-probes.c105 msg->hdr.cmd = SOF_IPC_GLB_PROBE | SOF_IPC_PROBE_INIT; in sof_probes_init()
Dipc3.c185 case SOF_IPC_PROBE_INIT: in ipc3_log_header()