dev_pm_domain 18 arch/arm/mach-davinci/pm_domain.c static struct dev_pm_domain davinci_pm_domain = { dev_pm_domain 20 arch/arm/mach-keystone/pm_domain.c static struct dev_pm_domain keystone_pm_domain = { dev_pm_domain 24 arch/arm/mach-omap1/pm_bus.c static struct dev_pm_domain default_pm_domain = { dev_pm_domain 633 arch/arm/mach-omap2/omap_device.c struct dev_pm_domain omap_device_fail_pm_domain = { dev_pm_domain 640 arch/arm/mach-omap2/omap_device.c struct dev_pm_domain omap_device_pm_domain = { dev_pm_domain 28 arch/arm/mach-omap2/omap_device.h extern struct dev_pm_domain omap_device_pm_domain; dev_pm_domain 29 arch/arm/mach-omap2/omap_device.h extern struct dev_pm_domain omap_device_fail_pm_domain; dev_pm_domain 1236 drivers/acpi/acpi_lpss.c static struct dev_pm_domain acpi_lpss_pm_domain = { dev_pm_domain 1244 drivers/acpi/device_pm.c static struct dev_pm_domain acpi_general_pm_domain = { dev_pm_domain 200 drivers/base/power/common.c void dev_pm_domain_set(struct device *dev, struct dev_pm_domain *pd) dev_pm_domain 120 drivers/base/power/domain_governor.c static bool __default_power_down_ok(struct dev_pm_domain *pd, dev_pm_domain 209 drivers/base/power/domain_governor.c static bool default_power_down_ok(struct dev_pm_domain *pd) dev_pm_domain 246 drivers/base/power/domain_governor.c static bool always_on_power_down_ok(struct dev_pm_domain *domain) dev_pm_domain 252 drivers/base/power/domain_governor.c static bool cpu_power_down_ok(struct dev_pm_domain *pd) dev_pm_domain 1991 drivers/bus/ti-sysc.c static struct dev_pm_domain sysc_child_pm_domain = { dev_pm_domain 807 drivers/gpu/drm/amd/amdgpu/amdgpu.h struct dev_pm_domain vga_pm_domain; dev_pm_domain 124 drivers/gpu/drm/i915/selftests/mock_gem_device.c static struct dev_pm_domain pm_domain = { dev_pm_domain 211 drivers/gpu/drm/nouveau/nouveau_drv.h struct dev_pm_domain vga_pm_domain; dev_pm_domain 2445 drivers/gpu/drm/radeon/radeon.h struct dev_pm_domain vga_pm_domain; dev_pm_domain 1063 drivers/gpu/vga/vga_switcheroo.c struct dev_pm_domain *domain) dev_pm_domain 488 drivers/misc/mei/mei_dev.h struct dev_pm_domain pg_domain; dev_pm_domain 23 drivers/sh/pm_runtime.c static struct dev_pm_domain default_pm_domain = { dev_pm_domain 1254 include/linux/device.h struct dev_pm_domain *pm_domain; dev_pm_domain 16 include/linux/pm_clock.h struct dev_pm_domain *pm_domain; dev_pm_domain 72 include/linux/pm_domain.h bool (*power_down_ok)(struct dev_pm_domain *domain); dev_pm_domain 96 include/linux/pm_domain.h struct dev_pm_domain domain; /* PM domain operations */ dev_pm_domain 148 include/linux/pm_domain.h static inline struct generic_pm_domain *pd_to_genpd(struct dev_pm_domain *pd) dev_pm_domain 369 include/linux/pm_domain.h void dev_pm_domain_set(struct device *dev, struct dev_pm_domain *pd); dev_pm_domain 387 include/linux/pm_domain.h struct dev_pm_domain *pd) {} dev_pm_domain 174 include/linux/vga_switcheroo.h int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domain); dev_pm_domain 195 include/linux/vga_switcheroo.h static inline int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domain) { return -EINVAL; }