Searched defs:pm_ops (Results 1 – 8 of 8) sorted by relevance
76 const struct sof_ipc_pm_ops *pm_ops = sof_ipc_get_ops(sdev, pm); sof_resume() local 199 const struct sof_ipc_pm_ops *pm_ops = sof_ipc_get_ops(sdev, pm); sof_suspend() local 298 const struct sof_ipc_pm_ops *pm_ops = sof_ipc_get_ops(sdev, pm); snd_sof_dsp_power_down_notify() local [all...]
34 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; in tgl_dsp_core_get() local48 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; in tgl_dsp_core_put() local
674 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; mtl_dsp_core_get() local 687 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; mtl_dsp_core_put() 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
1621 const struct venus_pm_ops *pm_ops = core->pm_ops; in venc_runtime_suspend() local1633 const struct venus_pm_ops *pm_ops = core->pm_ops; in venc_runtime_resume() local
1845 const struct venus_pm_ops *pm_ops = core->pm_ops; in vdec_runtime_suspend() local1857 const struct venus_pm_ops *pm_ops = core->pm_ops; in vdec_runtime_resume() local
1224 struct mptcp_pm_ops *pm_ops; in mptcp_pm_find() local1234 int mptcp_pm_validate(struct mptcp_pm_ops *pm_ops) in mptcp_pm_validate()1239 int mptcp_pm_register(struct mptcp_pm_ops *pm_ops) in mptcp_pm_register()1259 void mptcp_pm_unregister(struct mptcp_pm_ops *pm_ops) in mptcp_pm_unregister()1275 struct mptcp_pm_ops *pm_ops; in mptcp_pm_get_available() local
57 static struct am33xx_pm_platform_data *pm_ops; variable