Home
last modified time | relevance | path

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

/linux/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.c560 .pd_flags = PD_FLAG_DEV_LINK_ON | in qcom_cpufreq_probe()
/linux/drivers/base/power/
H A Dcommon.c239 if (link_flags && pd_flags & PD_FLAG_DEV_LINK_ON) in dev_pm_domain_attach_list()
/linux/include/linux/
H A Dpm_domain.h45 #define PD_FLAG_DEV_LINK_ON BIT(1) macro
/linux/sound/soc/sof/imx/
H A Dimx-common.c343 .pd_flags = PD_FLAG_DEV_LINK_ON, in imx_probe()
/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c2004 .pd_flags = PD_FLAG_DEV_LINK_ON,
2016 .pd_flags = PD_FLAG_DEV_LINK_ON,
/linux/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c891 .pd_flags = PD_FLAG_DEV_LINK_ON | PD_FLAG_REQUIRED_OPP, in vcodec_domains_get()