Home
last modified time | relevance | path

Searched refs:SOF_IPC_GLB_PROBE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/sound/soc/sof/
A Dsof-client-probes-ipc3.c75 msg->hdr.cmd = SOF_IPC_GLB_PROBE | SOF_IPC_PROBE_INIT; in ipc3_probes_init()
99 msg.cmd = SOF_IPC_GLB_PROBE | SOF_IPC_PROBE_DEINIT; in ipc3_probes_deinit()
120 msg.rhdr.hdr.cmd = SOF_IPC_GLB_PROBE | cmd; in ipc3_probes_info()
191 msg->hdr.cmd = SOF_IPC_GLB_PROBE | SOF_IPC_PROBE_POINT_ADD; in ipc3_probes_points_add()
222 msg->hdr.cmd = SOF_IPC_GLB_PROBE | SOF_IPC_PROBE_POINT_REMOVE; in ipc3_probes_points_remove()
A Dipc3.c182 case SOF_IPC_GLB_PROBE: in ipc3_log_header()
/linux-6.3-rc2/include/sound/sof/
A Dheader.h54 #define SOF_IPC_GLB_PROBE SOF_GLB_TYPE(0xCU) macro
/linux-6.3-rc2/sound/soc/sof/amd/
A Dacp-ipc.c135 !(reply.hdr.cmd & SOF_IPC_GLB_PROBE)) { in acp_dsp_ipc_get_reply()

Completed in 7 milliseconds