Searched refs:SOF_IPC_PM_CTX_SAVE (Results 1 – 5 of 5) sorted by relevance
220 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()
95 case SOF_IPC_PM_CTX_SAVE: in ipc_log_header()
72 #define SOF_IPC_PM_CTX_SAVE SOF_CMD_TYPE(0x001) macro
86 if (hdr->cmd == (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE) || in hda_dsp_ipc_get_reply()
206 if (hdr->cmd != (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE)) in cnl_ipc_send_msg()