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