Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A Dcommon.c149 return genpd_dev_pm_attach_by_id(dev, index); in dev_pm_domain_attach_by_id()
H A Ddomain.c2845 struct device *genpd_dev_pm_attach_by_id(struct device *dev, in genpd_dev_pm_attach_by_id() function
2889 EXPORT_SYMBOL_GPL(genpd_dev_pm_attach_by_id);
2912 return genpd_dev_pm_attach_by_id(dev, index); in genpd_dev_pm_attach_by_name()
/openbmc/linux/include/linux/
H A Dpm_domain.h350 struct device *genpd_dev_pm_attach_by_id(struct device *dev,
405 static inline struct device *genpd_dev_pm_attach_by_id(struct device *dev, in genpd_dev_pm_attach_by_id() function