Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/
Dpm.c51 static int sof_send_pm_ctx_ipc(struct snd_sof_dev *sdev, int cmd) in sof_send_pm_ctx_ipc() function
169 ret = sof_send_pm_ctx_ipc(sdev, SOF_IPC_PM_CTX_RESTORE); in sof_resume()
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()