Home
last modified time | relevance | path

Searched refs:PD_FLAG_DEV_LINK_ON (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/cpufreq/
H A Dairoha-cpufreq.c38 .pd_flags = PD_FLAG_DEV_LINK_ON | PD_FLAG_REQUIRED_OPP, in airoha_cpufreq_probe()
H A Dqcom-cpufreq-nvmem.c524 .pd_flags = PD_FLAG_DEV_LINK_ON | in qcom_cpufreq_probe()
/linux-6.15/drivers/base/power/
H A Dcommon.c236 if (link_flags && pd_flags & PD_FLAG_DEV_LINK_ON) in dev_pm_domain_attach_list()
/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_probe.c56 .pd_flags = PD_FLAG_DEV_LINK_ON, in iris_init_power_domains()
/linux-6.15/include/linux/
H A Dpm_domain.h41 #define PD_FLAG_DEV_LINK_ON BIT(1) macro
/linux-6.15/sound/soc/sof/imx/
H A Dimx-common.c369 .pd_flags = PD_FLAG_DEV_LINK_ON, in imx_probe()
/linux-6.15/drivers/remoteproc/
H A Dimx_rproc.c895 .pd_flags = PD_FLAG_DEV_LINK_ON, in imx_rproc_attach_pd()
/linux-6.15/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c877 .pd_flags = PD_FLAG_DEV_LINK_ON | PD_FLAG_REQUIRED_OPP, in vcodec_domains_get()