Searched defs:domain_name (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/mach-shmobile/
H A Dpm-rmobile.h36 const char *domain_name; member in struct:pm_domain_device
46 static inline void rmobile_add_device_to_domain(const char *domain_name, rmobile_add_device_to_domain() argument
H A Dpm-rmobile.c176 void rmobile_add_device_to_domain_td(const char *domain_name, rmobile_add_device_to_domain_td() argument
/linux-4.1.27/drivers/base/power/
H A Ddomain.c53 static struct generic_pm_domain *pm_genpd_lookup_name(const char *domain_name) pm_genpd_lookup_name() argument
342 int pm_genpd_name_poweron(const char *domain_name) pm_genpd_name_poweron() argument
1525 int __pm_genpd_name_add_device(const char *domain_name, struct device *dev, __pm_genpd_name_add_device() argument
/linux-4.1.27/include/linux/
H A Dpm_domain.h176 static inline int __pm_genpd_name_add_device(const char *domain_name, __pm_genpd_name_add_device() argument
226 static inline int pm_genpd_name_poweron(const char *domain_name) pm_genpd_name_poweron() argument
241 static inline int pm_genpd_name_add_device(const char *domain_name, pm_genpd_name_add_device() argument

Completed in 240 milliseconds