Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dvga_switcheroo.h66 int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domain);
68 int vga_switcheroo_init_domain_pm_optimus_hdmi_audio(struct device *dev, struct dev_pm_domain *doma…
85 static inline int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domai… in vga_switcheroo_init_domain_pm_ops()
87 …itcheroo_init_domain_pm_optimus_hdmi_audio(struct device *dev, struct dev_pm_domain *domain) { ret… in vga_switcheroo_init_domain_pm_optimus_hdmi_audio()
Dpm_domain.h32 bool (*power_down_ok)(struct dev_pm_domain *domain);
50 struct dev_pm_domain domain; /* PM domain operations */
85 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.h612 struct dev_pm_domain { struct
Ddevice.h744 struct dev_pm_domain *pm_domain;
/linux-4.1.27/arch/arm/mach-omap2/
Domap_device.h31 extern struct dev_pm_domain omap_device_pm_domain;
32 extern struct dev_pm_domain omap_device_fail_pm_domain;
Domap_device.c679 struct dev_pm_domain omap_device_fail_pm_domain = {
686 struct dev_pm_domain omap_device_pm_domain = {
/linux-4.1.27/drivers/base/power/
Ddomain_governor.c100 static bool default_power_down_ok(struct dev_pm_domain *pd) in default_power_down_ok()
223 static bool always_on_power_down_ok(struct dev_pm_domain *domain) in always_on_power_down_ok()
/linux-4.1.27/sound/pci/hda/
Dhda_intel.h44 struct dev_pm_domain hdmi_pm_domain;
/linux-4.1.27/arch/arm/mach-davinci/
Dpm_domain.c46 static struct dev_pm_domain davinci_pm_domain = {
/linux-4.1.27/arch/arm/mach-omap1/
Dpm_bus.c52 static struct dev_pm_domain default_pm_domain = {
/linux-4.1.27/arch/arm/mach-keystone/
Dpm_domain.c52 static struct dev_pm_domain keystone_pm_domain = {
/linux-4.1.27/drivers/sh/
Dpm_runtime.c57 static struct dev_pm_domain default_pm_domain = {
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_drm.h170 struct dev_pm_domain vga_pm_domain;
/linux-4.1.27/drivers/gpu/vga/
Dvga_switcheroo.c647 int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domain) in vga_switcheroo_init_domain_pm_ops()
698 int vga_switcheroo_init_domain_pm_optimus_hdmi_audio(struct device *dev, struct dev_pm_domain *doma… in vga_switcheroo_init_domain_pm_optimus_hdmi_audio()
/linux-4.1.27/drivers/misc/mei/
Dmei_dev.h542 struct dev_pm_domain pg_domain;
/linux-4.1.27/drivers/acpi/
Dacpi_lpss.c637 static struct dev_pm_domain acpi_lpss_pm_domain = {
Ddevice_pm.c1029 static struct dev_pm_domain acpi_general_pm_domain = {
/linux-4.1.27/Documentation/power/
Ddevices.txt133 pointed to by the ops member of struct dev_pm_domain, or by the pm member of
606 device. This field is a pointer to an object of type struct dev_pm_domain,
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon.h2451 struct dev_pm_domain vga_pm_domain;