Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm.h686 bool may_skip_resume:1; /* Set by subsystems */ member
/linux/drivers/base/power/
H A Dmain.c1264 dev->power.may_skip_resume)) in device_suspend_noirq()
1639 dev->power.may_skip_resume = true; in device_suspend()
/linux/drivers/acpi/
H A Ddevice_pm.c1214 dev->power.may_skip_resume = false; in acpi_subsys_suspend_noirq()
/linux/Documentation/driver-api/pm/
H A 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/drivers/pci/
H A Dpci-driver.c943 dev->power.may_skip_resume = false; in pci_pm_suspend_noirq()
/linux/Documentation/power/
H A Dpci.rst1033 taken into consideration by the PM core along with the power.may_skip_resume