Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpm.h685 bool may_skip_resume:1; /* Set by subsystems */ member
/linux-6.15/drivers/base/power/
H A Dmain.c1298 dev->power.may_skip_resume) || !pm_runtime_need_not_resume(dev)) in device_suspend_noirq()
1680 dev->power.may_skip_resume = true; in device_suspend()
/linux-6.15/drivers/acpi/
H A Ddevice_pm.c1214 dev->power.may_skip_resume = false; in acpi_subsys_suspend_noirq()
/linux-6.15/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-6.15/drivers/pci/
H A Dpci-driver.c942 dev->power.may_skip_resume = false; in pci_pm_suspend_noirq()
/linux-6.15/Documentation/power/
H A Dpci.rst1032 taken into consideration by the PM core along with the power.may_skip_resume