Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
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 *doma…
163 static inline int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domai… in vga_switcheroo_init_domain_pm_ops()
165 …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.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) in pd_to_genpd()
Dpm_clock.h17 struct dev_pm_domain *pm_domain;
Dpm.h626 struct dev_pm_domain { struct
Ddevice.h785 struct dev_pm_domain *pm_domain;
/linux-4.4.14/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.c675 struct dev_pm_domain omap_device_fail_pm_domain = {
682 struct dev_pm_domain omap_device_pm_domain = {
/linux-4.4.14/drivers/base/power/
Ddomain_governor.c101 static bool default_power_down_ok(struct dev_pm_domain *pd) in default_power_down_ok()
208 static bool always_on_power_down_ok(struct dev_pm_domain *domain) in always_on_power_down_ok()
/linux-4.4.14/arch/arm/mach-davinci/
Dpm_domain.c17 static struct dev_pm_domain davinci_pm_domain = {
/linux-4.4.14/arch/arm/mach-omap1/
Dpm_bus.c24 static struct dev_pm_domain default_pm_domain = {
/linux-4.4.14/sound/pci/hda/
Dhda_intel.h44 struct dev_pm_domain hdmi_pm_domain;
/linux-4.4.14/arch/arm/mach-keystone/
Dpm_domain.c21 static struct dev_pm_domain keystone_pm_domain = {
/linux-4.4.14/drivers/sh/
Dpm_runtime.c23 static struct dev_pm_domain default_pm_domain = {
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_drm.h172 struct dev_pm_domain vga_pm_domain;
/linux-4.4.14/drivers/gpu/vga/
Dvga_switcheroo.c913 struct dev_pm_domain *domain) in vga_switcheroo_init_domain_pm_ops()
984 struct dev_pm_domain *domain) in vga_switcheroo_init_domain_pm_optimus_hdmi_audio()
/linux-4.4.14/drivers/misc/mei/
Dmei_dev.h504 struct dev_pm_domain pg_domain;
/linux-4.4.14/drivers/acpi/
Dacpi_lpss.c662 static struct dev_pm_domain acpi_lpss_pm_domain = {
Ddevice_pm.c1027 static struct dev_pm_domain acpi_general_pm_domain = {
/linux-4.4.14/Documentation/power/
Ddevices.txt133 pointed to by the ops member of struct dev_pm_domain, or by the pm member of
613 device. This field is a pointer to an object of type struct dev_pm_domain,
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h1984 struct dev_pm_domain vga_pm_domain;
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon.h2453 struct dev_pm_domain vga_pm_domain;