Home
last modified time | relevance | path

Searched refs:PM_RESTORE_PREPARE (Results 1 – 19 of 19) sorted by relevance

/linux-6.6.21/lib/
Dpm-notifier-error-inject.c16 { NOTIFIER_ERR_INJECT_ACTION(PM_RESTORE_PREPARE) },
/linux-6.6.21/drivers/video/fbdev/omap2/omapfb/dss/
Dcore.c139 case PM_RESTORE_PREPARE: in omap_dss_pm_notif()
/linux-6.6.21/kernel/
Dhung_task.c344 case PM_RESTORE_PREPARE: in hungtask_pm_notify()
/linux-6.6.21/Documentation/fault-injection/
Dnotifier-error-inject.rst24 * PM_RESTORE_PREPARE
/linux-6.6.21/include/linux/
Dsuspend.h488 #define PM_RESTORE_PREPARE 0x0005 /* Going to restore a saved image */ macro
/linux-6.6.21/Documentation/driver-api/pm/
Dnotifiers.rst40 ``PM_RESTORE_PREPARE``
/linux-6.6.21/drivers/watchdog/
Dwatchdog_core.c203 case PM_RESTORE_PREPARE: in watchdog_pm_notifier()
/linux-6.6.21/kernel/power/
Duser.c87 error = pm_notifier_call_chain_robust(PM_RESTORE_PREPARE, PM_POST_RESTORE); in snapshot_open()
Dhibernate.c961 error = pm_notifier_call_chain_robust(PM_RESTORE_PREPARE, PM_POST_RESTORE); in software_resume()
/linux-6.6.21/drivers/soc/tegra/
Dregulators-tegra30.c399 case PM_RESTORE_PREPARE: in tegra30_regulator_suspend()
Dregulators-tegra20.c414 case PM_RESTORE_PREPARE: in tegra20_regulator_suspend()
/linux-6.6.21/drivers/net/wireless/ath/wil6210/
Dpcie_bus.c585 case PM_RESTORE_PREPARE: in wil6210_pm_notify()
/linux-6.6.21/drivers/power/supply/
Dds2760_battery.c661 case PM_RESTORE_PREPARE: in ds2760_pm_notifier()
/linux-6.6.21/Documentation/power/
Duserland-swsusp.rst31 allocated, and PM_HIBERNATION_PREPARE / PM_RESTORE_PREPARE chains are
/linux-6.6.21/drivers/base/firmware_loader/
Dmain.c1525 case PM_RESTORE_PREPARE: in fw_pm_notify()
/linux-6.6.21/drivers/char/
Drandom.c826 if (crng_ready() && (action == PM_RESTORE_PREPARE || in random_pm_notification()
/linux-6.6.21/drivers/thermal/
Dthermal_core.c1531 case PM_RESTORE_PREPARE: in thermal_pm_notify()
/linux-6.6.21/drivers/net/wireless/intersil/orinoco/
Dmain.c1985 case PM_RESTORE_PREPARE: in orinoco_pm_notifier()
/linux-6.6.21/drivers/net/usb/
Dr8152.c6897 case PM_RESTORE_PREPARE: in rtl_notifier()