Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dpm.c222 ret = sof_send_pm_ctx_ipc(sdev, SOF_IPC_PM_CTX_SAVE); in sof_suspend()
270 return sof_send_pm_ctx_ipc(sdev, SOF_IPC_PM_CTX_SAVE); in snd_sof_dsp_power_down_notify()
A Dipc.c95 case SOF_IPC_PM_CTX_SAVE: in ipc_log_header()
/linux/include/sound/sof/
A Dheader.h73 #define SOF_IPC_PM_CTX_SAVE SOF_CMD_TYPE(0x001) macro
/linux/sound/soc/sof/intel/
A Dhda-ipc.c86 if (hdr->cmd == (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE) || in hda_dsp_ipc_get_reply()
A Dcnl.c206 if (hdr->cmd != (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE)) in cnl_ipc_send_msg()

Completed in 8 milliseconds