Home
last modified time | relevance | path

Searched refs:PD_FLAG_NO_DEV_LINK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/base/power/
H A Dcommon.c200 u32 link_flags = pd_flags & PD_FLAG_NO_DEV_LINK ? 0 : in dev_pm_domain_attach_list()
/linux/include/linux/
H A Dpm_domain.h34 #define PD_FLAG_NO_DEV_LINK BIT(0) macro
/linux/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c873 .pd_flags = PD_FLAG_NO_DEV_LINK, in vcodec_domains_get()