Home
last modified time | relevance | path

Searched defs:pm_ops (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/sof/
H A Dpm.c76 const struct sof_ipc_pm_ops *pm_ops = sof_ipc_get_ops(sdev, pm); in sof_resume() local
199 const struct sof_ipc_pm_ops *pm_ops = sof_ipc_get_ops(sdev, pm); in sof_suspend() local
298 const struct sof_ipc_pm_ops *pm_ops = sof_ipc_get_ops(sdev, pm); in snd_sof_dsp_power_down_notify() local
/linux/sound/soc/sof/intel/
H A Dtgl.c34 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; in tgl_dsp_core_get() local
48 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; in tgl_dsp_core_put() local
/linux/drivers/media/platform/qcom/venus/
H A Dpm_helpers.h45 const struct venus_pm_ops *pm_ops = core->pm_ops; in venus_pm_acquire_core() local
57 const struct venus_pm_ops *pm_ops = core->pm_ops; in venus_pm_release_core() local
/linux/net/mptcp/
H A Dpm.c1074 struct mptcp_pm_ops *pm_ops; mptcp_pm_find() local
1084 mptcp_pm_validate(struct mptcp_pm_ops * pm_ops) mptcp_pm_validate() argument
1089 mptcp_pm_register(struct mptcp_pm_ops * pm_ops) mptcp_pm_register() argument
1109 mptcp_pm_unregister(struct mptcp_pm_ops * pm_ops) mptcp_pm_unregister() argument
1125 struct mptcp_pm_ops *pm_ops; mptcp_pm_get_available() local
[all...]
/linux/drivers/soc/ti/
H A Dpm33xx.c57 static struct am33xx_pm_platform_data *pm_ops; variable