Searched defs:sof_ipc_pm_ops (Results 1 – 1 of 1) sorted by relevance
430 struct sof_ipc_pm_ops { struct431 int (*ctx_save)(struct snd_sof_dev *sdev);432 int (*ctx_restore)(struct snd_sof_dev *sdev);433 int (*set_core_state)(struct snd_sof_dev *sdev, int core_idx, bool on);434 int (*set_pm_gate)(struct snd_sof_dev *sdev, u32 flags);
Completed in 5 milliseconds