Home
last modified time | relevance | path

Searched refs:may_skip_resume (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/include/linux/
Dpm.h685 unsigned int may_skip_resume:1; /* Set by subsystems */ member
/linux-6.6.21/drivers/base/power/
Dmain.c1246 dev->power.may_skip_resume)) in __device_suspend_noirq()
1650 dev->power.may_skip_resume = true; in __device_suspend()
/linux-6.6.21/drivers/acpi/
Ddevice_pm.c1214 dev->power.may_skip_resume = false; in acpi_subsys_suspend_noirq()
/linux-6.6.21/Documentation/driver-api/pm/
Ddevices.rst832 the :c:member:`power.may_skip_resume` status bit set by the PM core during the
836 clear :c:member:`power.may_skip_resume` in its ``->suspend``, ``->suspend_late``
838 ``DPM_FLAG_SMART_SUSPEND`` need to clear :c:member:`power.may_skip_resume` in
841 Setting the :c:member:`power.may_skip_resume` status bit along with the
/linux-6.6.21/drivers/pci/
Dpci-driver.c945 dev->power.may_skip_resume = false; in pci_pm_suspend_noirq()
/linux-6.6.21/Documentation/power/
Dpci.rst1033 taken into consideration by the PM core along with the power.may_skip_resume