Searched defs:sof_ipc_pm_ops (Results 1 – 1 of 1) sorted by relevance
451 struct sof_ipc_pm_ops { struct452 int (*ctx_save)(struct snd_sof_dev *sdev);453 int (*ctx_restore)(struct snd_sof_dev *sdev);454 int (*set_core_state)(struct snd_sof_dev *sdev, int core_idx, bool on);455 int (*set_pm_gate)(struct snd_sof_dev *sdev, u32 flags);