Searched refs:dev_pm_domain (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap1/
H A Dpm_bus.c24 static struct dev_pm_domain default_pm_domain = {
/linux-4.4.14/arch/arm/mach-davinci/
H A Dpm_domain.c17 static struct dev_pm_domain davinci_pm_domain = {
/linux-4.4.14/drivers/sh/
H A Dpm_runtime.c23 static struct dev_pm_domain default_pm_domain = {
/linux-4.4.14/arch/arm/mach-keystone/
H A Dpm_domain.c21 static struct dev_pm_domain keystone_pm_domain = {
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap_device.h31 extern struct dev_pm_domain omap_device_pm_domain;
32 extern struct dev_pm_domain omap_device_fail_pm_domain;
H A Domap_device.c675 struct dev_pm_domain omap_device_fail_pm_domain = {
682 struct dev_pm_domain omap_device_pm_domain = {
/linux-4.4.14/include/linux/
H A Dvga_switcheroo.h144 int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domain);
146 int vga_switcheroo_init_domain_pm_optimus_hdmi_audio(struct device *dev, struct dev_pm_domain *domain);
163 static inline int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domain) { return -EINVAL; } vga_switcheroo_fini_domain_pm_ops()
165 static inline int vga_switcheroo_init_domain_pm_optimus_hdmi_audio(struct device *dev, struct dev_pm_domain *domain) { return -EINVAL; }
H A Dpm_clock.h17 struct dev_pm_domain *pm_domain;
H A Dpm_domain.h28 bool (*power_down_ok)(struct dev_pm_domain *domain);
41 struct dev_pm_domain domain; /* PM domain operations */
71 static inline struct generic_pm_domain *pd_to_genpd(struct dev_pm_domain *pd) pd_to_genpd()
H A Dpm.h626 struct dev_pm_domain { struct
H A Ddevice.h785 struct dev_pm_domain *pm_domain;
/linux-4.4.14/sound/pci/hda/
H A Dhda_intel.h44 struct dev_pm_domain hdmi_pm_domain;
/linux-4.4.14/drivers/base/power/
H A Ddomain_governor.c101 static bool default_power_down_ok(struct dev_pm_domain *pd) default_power_down_ok()
208 static bool always_on_power_down_ok(struct dev_pm_domain *domain) always_on_power_down_ok()
H A Dcommon.c89 * As attachment succeeds, the ->detach() callback in the struct dev_pm_domain
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.h172 struct dev_pm_domain vga_pm_domain;
/linux-4.4.14/drivers/gpu/vga/
H A Dvga_switcheroo.c913 struct dev_pm_domain *domain) vga_switcheroo_init_domain_pm_ops()
984 struct dev_pm_domain *domain) vga_switcheroo_init_domain_pm_optimus_hdmi_audio()
/linux-4.4.14/drivers/misc/mei/
H A Dmei_dev.h504 struct dev_pm_domain pg_domain;
/linux-4.4.14/drivers/acpi/
H A Dacpi_lpss.c662 static struct dev_pm_domain acpi_lpss_pm_domain = {
H A Ddevice_pm.c1027 static struct dev_pm_domain acpi_general_pm_domain = {
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1984 struct dev_pm_domain vga_pm_domain;
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon.h2453 struct dev_pm_domain vga_pm_domain;

Completed in 1141 milliseconds