Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/driver-api/pm/
H A Dnotifiers.rst29 ``PM_HIBERNATION_PREPARE``
57 ``PM_HIBERNATION_PREPARE``, should be undone for ``PM_POST_HIBERNATION``.
61 Moreover, if one of the notifiers fails for the ``PM_HIBERNATION_PREPARE`` or
/openbmc/linux/lib/
H A Dpm-notifier-error-inject.c14 { NOTIFIER_ERR_INJECT_ACTION(PM_HIBERNATION_PREPARE) },
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dcore.c138 case PM_HIBERNATION_PREPARE: in omap_dss_pm_notif()
/openbmc/linux/kernel/
H A Dhung_task.c343 case PM_HIBERNATION_PREPARE: in hungtask_pm_notify()
H A Dcpu.c2048 case PM_HIBERNATION_PREPARE: in cpu_hotplug_pm_callback()
/openbmc/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst22 * PM_HIBERNATION_PREPARE
/openbmc/linux/include/linux/
H A Dsuspend.h484 #define PM_HIBERNATION_PREPARE 0x0001 /* Going to hibernate */ macro
/openbmc/linux/kernel/power/
H A Dhibernate.c743 error = pm_notifier_call_chain_robust(PM_HIBERNATION_PREPARE, PM_POST_HIBERNATION); in hibernate()
835 error = pm_notifier_call_chain_robust(PM_HIBERNATION_PREPARE, PM_POST_HIBERNATION); in hibernate_quiet_exec()
H A Duser.c77 error = pm_notifier_call_chain_robust(PM_HIBERNATION_PREPARE, PM_POST_HIBERNATION); in snapshot_open()
/openbmc/linux/arch/x86/power/
H A Dcpu.c351 case PM_HIBERNATION_PREPARE: in bsp_pm_callback()
/openbmc/linux/drivers/watchdog/
H A Dwatchdog_core.c202 case PM_HIBERNATION_PREPARE: in watchdog_pm_notifier()
/openbmc/linux/drivers/soc/tegra/
H A Dregulators-tegra30.c398 case PM_HIBERNATION_PREPARE: in tegra30_regulator_suspend()
H A Dregulators-tegra20.c413 case PM_HIBERNATION_PREPARE: in tegra20_regulator_suspend()
/openbmc/linux/drivers/char/
H A Dapm-emulation.c523 case PM_HIBERNATION_PREPARE: in apm_suspend_notifier()
/openbmc/linux/kernel/trace/
H A Dfgraph.c225 case PM_HIBERNATION_PREPARE: in ftrace_suspend_notifier_call()
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_pcie.c537 if (mode == PM_HIBERNATION_PREPARE || mode == PM_RESTORE_PREPARE) { in pm_notify()
/openbmc/linux/drivers/net/wireguard/
H A Ddevice.c77 if (action != PM_HIBERNATION_PREPARE && action != PM_SUSPEND_PREPARE) in wg_pm_notification()
/openbmc/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb.c89 case PM_HIBERNATION_PREPARE: in brcm_pm_notifier()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dpcie_bus.c583 case PM_HIBERNATION_PREPARE: in wil6210_pm_notify()
/openbmc/linux/drivers/power/supply/
H A Dds2760_battery.c647 case PM_HIBERNATION_PREPARE: in ds2760_pm_notifier()
/openbmc/linux/Documentation/power/
H A Duserland-swsusp.rst31 allocated, and PM_HIBERNATION_PREPARE / PM_RESTORE_PREPARE chains are
/openbmc/linux/drivers/base/firmware_loader/
H A Dmain.c1552 case PM_HIBERNATION_PREPARE: in fw_pm_notify()
/openbmc/linux/drivers/thermal/
H A Dthermal_core.c1541 case PM_HIBERNATION_PREPARE: in thermal_pm_notify()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1456 case PM_HIBERNATION_PREPARE: in vmwgfx_pm_notifier()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dmain.c1972 case PM_HIBERNATION_PREPARE: in orinoco_pm_notifier()

12