Home
last modified time | relevance | path

Searched refs:dev_pm_domain (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/include/linux/
Dpm_domain.h27 bool (*power_down_ok)(struct dev_pm_domain *domain);
48 struct dev_pm_domain domain; /* PM domain operations */
79 static inline struct generic_pm_domain *pd_to_genpd(struct dev_pm_domain *pd) in pd_to_genpd()
Dpm_clock.h17 struct dev_pm_domain *pm_domain;
Dpm.h564 struct dev_pm_domain { struct
Ddevice.h646 struct dev_pm_domain *pm_domain;
/linux-3.4.99/drivers/base/power/
Ddomain_governor.c40 static bool default_power_down_ok(struct dev_pm_domain *pd) in default_power_down_ok()
142 static bool always_on_power_down_ok(struct dev_pm_domain *domain) in always_on_power_down_ok()
/linux-3.4.99/drivers/sh/
Dpm_runtime.c31 static struct dev_pm_domain default_pm_domain = {
/linux-3.4.99/arch/arm/mach-omap1/
Dpm_bus.c53 static struct dev_pm_domain default_pm_domain = {
/linux-3.4.99/arch/arm/plat-omap/include/plat/
Domap_device.h39 extern struct dev_pm_domain omap_device_pm_domain;
/linux-3.4.99/arch/arm/plat-omap/
Domap_device.c790 struct dev_pm_domain omap_device_pm_domain = {
/linux-3.4.99/Documentation/power/
Ddevices.txt132 pointed to by the ops member of struct dev_pm_domain, or by the pm member of
579 device. This field is a pointer to an object of type struct dev_pm_domain,