Home
last modified time | relevance | path

Searched refs:SOF_IPC_PM_CTX_SAVE (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/sound/sof/
A Dheader.h73 #define SOF_IPC_PM_CTX_SAVE SOF_CMD_TYPE(0x001) macro
/linux-6.3-rc2/sound/soc/sof/amd/
A Dacp-ipc.c114 if (hdr->cmd == (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE) || in acp_dsp_ipc_get_reply()
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-ipc.c139 if (hdr->cmd == (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE) || in hda_dsp_ipc_get_reply()
A Dcnl.c328 if (hdr->cmd != (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE)) in cnl_ipc_send_msg()
/linux-6.3-rc2/sound/soc/sof/
A Dipc3.c65 case SOF_IPC_PM_CTX_SAVE: in ipc3_log_header()
1072 return sof_ipc3_ctx_ipc(sdev, SOF_IPC_PM_CTX_SAVE); in sof_ipc3_ctx_save()

Completed in 8 milliseconds