Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpm_domain.h131 bool (*power_down_ok)(struct dev_pm_domain *domain);
166 struct dev_pm_domain domain; /* PM domain operations */
223 static inline struct generic_pm_domain *pd_to_genpd(struct dev_pm_domain *pd) in pd_to_genpd()
508 void dev_pm_domain_set(struct device *dev, struct dev_pm_domain *pd);
546 struct dev_pm_domain *pd) {} in dev_pm_domain_set()
H A 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()
H A Dpm_clock.h16 struct dev_pm_domain *pm_domain;
H A Dpm.h743 struct dev_pm_domain { struct
H A Ddevice.h642 struct dev_pm_domain *pm_domain;
/linux-6.15/drivers/pmdomain/
H A Dgovernor.c176 static bool __default_power_down_ok(struct dev_pm_domain *pd, in __default_power_down_ok()
269 static bool _default_power_down_ok(struct dev_pm_domain *pd, ktime_t now) in _default_power_down_ok()
340 static bool default_power_down_ok(struct dev_pm_domain *pd) in default_power_down_ok()
346 static bool cpu_power_down_ok(struct dev_pm_domain *pd) in cpu_power_down_ok()
/linux-6.15/arch/arm/mach-omap2/
H A Domap_device.c45 static struct dev_pm_domain omap_device_fail_pm_domain;
46 static struct dev_pm_domain omap_device_pm_domain;
433 static struct dev_pm_domain omap_device_fail_pm_domain = {
440 static struct dev_pm_domain omap_device_pm_domain = {
/linux-6.15/drivers/sh/
H A Dpm_runtime.c23 static struct dev_pm_domain default_pm_domain = {
/linux-6.15/arch/arm/mach-davinci/
H A Dpm_domain.c15 static struct dev_pm_domain davinci_pm_domain = {
/linux-6.15/arch/arm/mach-omap1/
H A Dpm_bus.c21 static struct dev_pm_domain default_pm_domain = {
H A Dboard-ams-delta.c793 static struct dev_pm_domain ams_delta_modem_pm_domain = {
/linux-6.15/arch/arm/mach-keystone/
H A Dkeystone.c35 static struct dev_pm_domain keystone_pm_domain = {
/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h171 struct dev_pm_domain pm_domain;
/linux-6.15/drivers/media/pci/intel/ipu6/
H A Dipu6-bus.c66 static struct dev_pm_domain ipu6_bus_pm_domain = {
/linux-6.15/drivers/gpu/drm/i915/selftests/
H A Dmock_gem_device.c108 static struct dev_pm_domain pm_domain = {
/linux-6.15/drivers/base/power/
H A Dcommon.c423 void dev_pm_domain_set(struct device *dev, struct dev_pm_domain *pd) in dev_pm_domain_set()
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h298 struct dev_pm_domain vga_pm_domain;
/linux-6.15/drivers/misc/mei/
H A Dmei_dev.h597 struct dev_pm_domain pg_domain;
/linux-6.15/drivers/gpu/vga/
H A Dvga_switcheroo.c1057 struct dev_pm_domain *domain) in vga_switcheroo_init_domain_pm_ops()
/linux-6.15/Documentation/driver-api/
H A 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-6.15/drivers/acpi/
H A Ddevice_pm.c1365 static struct dev_pm_domain acpi_general_pm_domain = {
/linux-6.15/drivers/acpi/x86/
H A Dlpss.c1218 static struct dev_pm_domain acpi_lpss_pm_domain = {
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h891 struct dev_pm_domain vga_pm_domain;
/linux-6.15/Documentation/driver-api/pm/
H A 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-6.15/drivers/gpu/drm/radeon/
H A Dradeon.h2435 struct dev_pm_domain vga_pm_domain;