Searched defs:pm_ops (Results 1 – 9 of 9) sorted by relevance
76 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; in sof_resume() local182 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; in sof_suspend() local279 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; in snd_sof_dsp_power_down_notify() local
27 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; in tgl_dsp_core_get() local41 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; in tgl_dsp_core_put() local
1024 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; in hda_dsp_core_get() local
45 const struct venus_pm_ops *pm_ops = core->pm_ops; in venus_pm_acquire_core() local57 const struct venus_pm_ops *pm_ops = core->pm_ops; in venus_pm_release_core() local
422 const struct venus_pm_ops *pm_ops = core->pm_ops; in venus_remove() local467 const struct venus_pm_ops *pm_ops = core->pm_ops; in venus_runtime_suspend() local502 const struct venus_pm_ops *pm_ops = core->pm_ops; in venus_runtime_resume() local
1511 const struct venus_pm_ops *pm_ops = core->pm_ops; in venc_runtime_suspend() local1523 const struct venus_pm_ops *pm_ops = core->pm_ops; in venc_runtime_resume() local
1793 const struct venus_pm_ops *pm_ops = core->pm_ops; in vdec_runtime_suspend() local1805 const struct venus_pm_ops *pm_ops = core->pm_ops; in vdec_runtime_resume() local
192 const struct venus_pm_ops *pm_ops; member
57 static struct am33xx_pm_platform_data *pm_ops; variable