Home
last modified time | relevance | path

Searched defs:pm_ops (Results 1 – 7 of 7) 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
H A Dhda-dsp.c472 const struct sof_ipc_pm_ops *pm_ops = sof_ipc_get_ops(sdev, pm); in hda_dsp_send_pm_gate_ipc() local
1196 const struct sof_ipc_pm_ops *pm_ops = sdev->ipc->ops->pm; in hda_dsp_core_get() 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.c1044 struct mptcp_pm_ops *pm_ops; mptcp_pm_find() local
1054 mptcp_pm_validate(struct mptcp_pm_ops * pm_ops) mptcp_pm_validate() argument
1059 mptcp_pm_register(struct mptcp_pm_ops * pm_ops) mptcp_pm_register() argument
1079 mptcp_pm_unregister(struct mptcp_pm_ops * pm_ops) mptcp_pm_unregister() argument
1095 struct mptcp_pm_ops *pm_ops; mptcp_pm_get_available() local
[all...]
H A Dctrl.c186 struct mptcp_pm_ops *pm_ops; in mptcp_set_path_manager() local
/linux/drivers/soc/ti/
H A Dpm33xx.c57 static struct am33xx_pm_platform_data *pm_ops; variable