Home
last modified time | relevance | path

Searched refs:SOF_IPC_PM_CTX_SAVE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/
H A Dpm.c220 ret = sof_send_pm_ctx_ipc(sdev, SOF_IPC_PM_CTX_SAVE); in sof_suspend()
268 return sof_send_pm_ctx_ipc(sdev, SOF_IPC_PM_CTX_SAVE); in snd_sof_dsp_power_down_notify()
H A Dipc.c95 case SOF_IPC_PM_CTX_SAVE: in ipc_log_header()
/kernel/linux/linux-5.10/include/sound/sof/
H A Dheader.h72 #define SOF_IPC_PM_CTX_SAVE SOF_CMD_TYPE(0x001) macro
/kernel/linux/linux-6.6/include/sound/sof/
H A Dheader.h73 #define SOF_IPC_PM_CTX_SAVE SOF_CMD_TYPE(0x001) macro
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-ipc.c86 if (hdr->cmd == (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE) || in hda_dsp_ipc_get_reply()
H A Dcnl.c206 if (hdr->cmd != (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE)) in cnl_ipc_send_msg()
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp-ipc.c114 if (hdr->cmd == (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE) || in acp_dsp_ipc_get_reply()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-ipc.c139 if (hdr->cmd == (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE) || in hda_dsp_ipc_get_reply()
H A Dcnl.c328 if (hdr->cmd != (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE)) in cnl_ipc_send_msg()
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3.c65 case SOF_IPC_PM_CTX_SAVE: in ipc3_log_header()
1120 return sof_ipc3_ctx_ipc(sdev, SOF_IPC_PM_CTX_SAVE); in sof_ipc3_ctx_save()

Completed in 7 milliseconds