Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dpm_domain.h320 struct device *genpd_dev_pm_attach_by_id(struct device *dev,
375 static inline struct device *genpd_dev_pm_attach_by_id(struct device *dev, in genpd_dev_pm_attach_by_id() function
/Linux-v5.10/drivers/base/power/
Dcommon.c149 return genpd_dev_pm_attach_by_id(dev, index); in dev_pm_domain_attach_by_id()
Ddomain.c2666 struct device *genpd_dev_pm_attach_by_id(struct device *dev, in genpd_dev_pm_attach_by_id() function
2710 EXPORT_SYMBOL_GPL(genpd_dev_pm_attach_by_id);
2733 return genpd_dev_pm_attach_by_id(dev, index); in genpd_dev_pm_attach_by_name()