| /linux/Documentation/driver-api/pm/ |
| H A D | notifiers.rst | 31 is different from ``PM_SUSPEND_PREPARE`` below, because in this case 49 ``PM_SUSPEND_PREPARE`` 58 Analogously, operations carried out for ``PM_SUSPEND_PREPARE`` should be 62 ``PM_SUSPEND_PREPARE`` event, the notifiers that have already succeeded for that
|
| /linux/Documentation/fault-injection/ |
| H A D | notifier-error-inject.rst | 23 * PM_SUSPEND_PREPARE 29 # echo -12 > actions/PM_SUSPEND_PREPARE/error
|
| /linux/lib/ |
| H A D | pm-notifier-error-inject.c | 15 { NOTIFIER_ERR_INJECT_ACTION(PM_SUSPEND_PREPARE) },
|
| /linux/drivers/char/ |
| H A D | apm-emulation.c | 513 case PM_SUSPEND_PREPARE: in apm_suspend_notifier() 515 apm_event = (event == PM_SUSPEND_PREPARE) ? in apm_suspend_notifier()
|
| /linux/drivers/greybus/ |
| H A D | svc_watchdog.c | 31 case PM_SUSPEND_PREPARE: in svc_watchdog_pm_notifier()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | core.c | 138 case PM_SUSPEND_PREPARE: in omap_dss_pm_notif()
|
| /linux/drivers/mfd/ |
| H A D | mt6397-irq.c | 143 case PM_SUSPEND_PREPARE: in mt6397_irq_pm_notifier()
|
| H A D | twl6030-irq.c | 127 case PM_SUSPEND_PREPARE: in twl6030_irq_pm_notifier()
|
| /linux/include/linux/ |
| H A D | suspend.h | 438 #define PM_SUSPEND_PREPARE 0x0003 /* Going to suspend the system */ macro
|
| /linux/drivers/watchdog/ |
| H A D | watchdog_core.c | 205 case PM_SUSPEND_PREPARE: in watchdog_pm_notifier()
|
| /linux/kernel/ |
| H A D | hung_task.c | 478 case PM_SUSPEND_PREPARE: in hungtask_pm_notify()
|
| /linux/arch/x86/power/ |
| H A D | cpu.c | 365 case PM_SUSPEND_PREPARE: in bsp_pm_callback()
|
| /linux/drivers/soc/tegra/ |
| H A D | regulators-tegra30.c | 400 case PM_SUSPEND_PREPARE: in tegra30_regulator_suspend()
|
| H A D | regulators-tegra20.c | 415 case PM_SUSPEND_PREPARE: in tegra20_regulator_suspend()
|
| /linux/kernel/power/ |
| H A D | suspend.c | 381 error = pm_notifier_call_chain_robust(PM_SUSPEND_PREPARE, PM_POST_SUSPEND); in suspend_prepare()
|
| /linux/drivers/staging/greybus/ |
| H A D | arche-platform.c | 401 case PM_SUSPEND_PREPARE: in arche_platform_pm_notifier()
|
| /linux/drivers/net/wireguard/ |
| H A D | device.c | 77 if (action != PM_HIBERNATION_PREPARE && action != PM_SUSPEND_PREPARE) in wg_pm_notification()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_pm.c | 404 case PM_SUSPEND_PREPARE: in xe_pm_notifier_callback()
|
| /linux/arch/mips/kernel/ |
| H A D | pm-cps.c | 677 case PM_SUSPEND_PREPARE: in cps_pm_power_notifier()
|
| /linux/drivers/phy/broadcom/ |
| H A D | phy-brcm-usb.c | 90 case PM_SUSPEND_PREPARE: in brcm_pm_notifier()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | pcie_bus.c | 584 case PM_SUSPEND_PREPARE: in wil6210_pm_notify()
|
| /linux/drivers/power/supply/ |
| H A D | ds2760_battery.c | 603 case PM_SUSPEND_PREPARE: in ds2760_pm_notifier()
|
| /linux/drivers/platform/x86/intel/telemetry/ |
| H A D | debugfs.c | 891 case PM_SUSPEND_PREPARE: in pm_notification()
|
| /linux/Documentation/power/ |
| H A D | suspend-and-cpuhotplug.rst | 43 Send PM_SUSPEND_PREPARE
|
| /linux/drivers/base/firmware_loader/ |
| H A D | main.c | 1550 case PM_SUSPEND_PREPARE: in fw_pm_notify()
|