Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/power/
Dcommon.c145 struct device *dev_pm_domain_attach_by_id(struct device *dev, in dev_pm_domain_attach_by_id() function
153 EXPORT_SYMBOL_GPL(dev_pm_domain_attach_by_id);
/Linux-v4.19/include/linux/
Dpm_domain.h310 struct device *dev_pm_domain_attach_by_id(struct device *dev,
321 static inline struct device *dev_pm_domain_attach_by_id(struct device *dev, in dev_pm_domain_attach_by_id() function
/Linux-v4.19/drivers/media/platform/qcom/camss/
Dcamss.c923 camss->genpd[PM_DOMAIN_VFE0] = dev_pm_domain_attach_by_id( in camss_probe()
928 camss->genpd[PM_DOMAIN_VFE1] = dev_pm_domain_attach_by_id( in camss_probe()