Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpm_domain.h86 bool (*power_down_ok)(struct dev_pm_domain *domain);
121 struct dev_pm_domain domain; /* PM domain operations */
172 static inline struct generic_pm_domain *pd_to_genpd(struct dev_pm_domain *pd) in pd_to_genpd()
432 void dev_pm_domain_set(struct device *dev, struct dev_pm_domain *pd);
454 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.h742 struct dev_pm_domain { struct
H A Ddevice.h727 struct dev_pm_domain *pm_domain;
/openbmc/linux/drivers/base/power/
H A 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()
H A Dcommon.c220 void dev_pm_domain_set(struct device *dev, struct dev_pm_domain *pd) in dev_pm_domain_set()
/openbmc/linux/drivers/sh/
H A Dpm_runtime.c23 static struct dev_pm_domain default_pm_domain = {
/openbmc/linux/arch/arm/mach-davinci/
H A Dpm_domain.c15 static struct dev_pm_domain davinci_pm_domain = {
/openbmc/linux/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 = {
/openbmc/linux/arch/arm/mach-omap1/
H A Dpm_bus.c21 static struct dev_pm_domain default_pm_domain = {
H A Dboard-ams-delta.c795 static struct dev_pm_domain ams_delta_modem_pm_domain = {
/openbmc/linux/arch/arm/mach-keystone/
H A Dkeystone.c35 static struct dev_pm_domain keystone_pm_domain = {
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h192 struct dev_pm_domain pm_domain;
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dmock_gem_device.c108 static struct dev_pm_domain pm_domain = {
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h290 struct dev_pm_domain vga_pm_domain;
/openbmc/linux/drivers/misc/mei/
H A Dmei_dev.h579 struct dev_pm_domain pg_domain;
/openbmc/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c1058 struct dev_pm_domain *domain) in vga_switcheroo_init_domain_pm_ops()
/openbmc/linux/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,
/openbmc/linux/drivers/acpi/
H A Ddevice_pm.c1365 static struct dev_pm_domain acpi_general_pm_domain = {
H A Dacpi_lpss.c1257 static struct dev_pm_domain acpi_lpss_pm_domain = {
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h797 struct dev_pm_domain vga_pm_domain;
/openbmc/linux/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
/openbmc/linux/drivers/bus/
H A Dti-sysc.c2522 static struct dev_pm_domain sysc_child_pm_domain = {
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon.h2437 struct dev_pm_domain vga_pm_domain;