Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-omap2/
Domap_device.h28 extern struct dev_pm_domain omap_device_pm_domain;
29 extern struct dev_pm_domain omap_device_fail_pm_domain;
Domap_device.c456 struct dev_pm_domain omap_device_fail_pm_domain = {
463 struct dev_pm_domain omap_device_pm_domain = {
/linux-5.19.10/include/linux/
Dpm_domain.h85 bool (*power_down_ok)(struct dev_pm_domain *domain);
119 struct dev_pm_domain domain; /* PM domain operations */
169 static inline struct generic_pm_domain *pd_to_genpd(struct dev_pm_domain *pd) in pd_to_genpd()
420 void dev_pm_domain_set(struct device *dev, struct dev_pm_domain *pd);
442 struct dev_pm_domain *pd) {} in dev_pm_domain_set()
Dvga_switcheroo.h174 int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domain);
195 static inline int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domai… in vga_switcheroo_init_domain_pm_ops()
Dpm_clock.h16 struct dev_pm_domain *pm_domain;
Dpm.h705 struct dev_pm_domain { struct
Ddevice.h577 struct dev_pm_domain *pm_domain;
/linux-5.19.10/drivers/base/power/
Ddomain_governor.c174 static bool __default_power_down_ok(struct dev_pm_domain *pd, in __default_power_down_ok()
265 static bool _default_power_down_ok(struct dev_pm_domain *pd, ktime_t now) in _default_power_down_ok()
336 static bool default_power_down_ok(struct dev_pm_domain *pd) in default_power_down_ok()
342 static bool cpu_power_down_ok(struct dev_pm_domain *pd) in cpu_power_down_ok()
Dcommon.c220 void dev_pm_domain_set(struct device *dev, struct dev_pm_domain *pd) in dev_pm_domain_set()
/linux-5.19.10/drivers/sh/
Dpm_runtime.c23 static struct dev_pm_domain default_pm_domain = {
/linux-5.19.10/arch/arm/mach-davinci/
Dpm_domain.c18 static struct dev_pm_domain davinci_pm_domain = {
/linux-5.19.10/arch/arm/mach-omap1/
Dpm_bus.c24 static struct dev_pm_domain default_pm_domain = {
/linux-5.19.10/arch/arm/mach-keystone/
Dpm_domain.c20 static struct dev_pm_domain keystone_pm_domain = {
/linux-5.19.10/drivers/gpu/drm/i915/selftests/
Dmock_gem_device.c108 static struct dev_pm_domain pm_domain = {
/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_drv.h220 struct dev_pm_domain vga_pm_domain;
/linux-5.19.10/drivers/misc/mei/
Dmei_dev.h534 struct dev_pm_domain pg_domain;
/linux-5.19.10/drivers/gpu/vga/
Dvga_switcheroo.c1058 struct dev_pm_domain *domain) in vga_switcheroo_init_domain_pm_ops()
/linux-5.19.10/Documentation/driver-api/
Ddevice_link.rst165 suggest usage of a struct dev_pm_domain or struct generic_pm_domain,
201 * A struct dev_pm_domain can be used to override the bus,
/linux-5.19.10/drivers/acpi/
Ddevice_pm.c1290 static struct dev_pm_domain acpi_general_pm_domain = {
Dacpi_lpss.c1251 static struct dev_pm_domain acpi_lpss_pm_domain = {
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h780 struct dev_pm_domain vga_pm_domain;
/linux-5.19.10/Documentation/driver-api/pm/
Ddevices.rst121 struct dev_pm_domain, or by the :c:member:`pm` member of struct bus_type,
709 struct dev_pm_domain, defined in :file:`include/linux/pm.h`, providing a set
/linux-5.19.10/drivers/bus/
Dti-sysc.c2512 static struct dev_pm_domain sysc_child_pm_domain = {
/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon.h2476 struct dev_pm_domain vga_pm_domain;