Searched defs:sof_ipc_pm_ops (Results 1 – 1 of 1) sorted by relevance
434 struct sof_ipc_pm_ops { struct435 int (*ctx_save)(struct snd_sof_dev *sdev);436 int (*ctx_restore)(struct snd_sof_dev *sdev);437 int (*set_core_state)(struct snd_sof_dev *sdev, int core_idx, bool on);438 int (*set_pm_gate)(struct snd_sof_dev *sdev, u32 flags);