Home
last modified time | relevance | path

Searched refs:PM_SUSPEND_PREPARE (Results 1 – 25 of 31) sorted by relevance

12

/linux/Documentation/driver-api/pm/
H A Dnotifiers.rst31 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/lib/
H A Dpm-notifier-error-inject.c15 { NOTIFIER_ERR_INJECT_ACTION(PM_SUSPEND_PREPARE) },
/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst23 * PM_SUSPEND_PREPARE
29 # echo -12 > actions/PM_SUSPEND_PREPARE/error
/linux/drivers/char/
H A Dapm-emulation.c522 case PM_SUSPEND_PREPARE: in apm_suspend_notifier()
524 apm_event = (event == PM_SUSPEND_PREPARE) ? in apm_suspend_notifier()
/linux/drivers/greybus/
H A Dsvc_watchdog.c31 case PM_SUSPEND_PREPARE: in svc_watchdog_pm_notifier()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dcore.c137 case PM_SUSPEND_PREPARE: in omap_dss_pm_notif()
/linux/drivers/mfd/
H A Dmt6397-irq.c136 case PM_SUSPEND_PREPARE: in mt6397_irq_pm_notifier()
H A Dtwl6030-irq.c127 case PM_SUSPEND_PREPARE: in twl6030_irq_pm_notifier()
/linux/kernel/
H A Dhung_task.c342 case PM_SUSPEND_PREPARE: in hungtask_pm_notify()
H A Dcpu.c2025 case PM_SUSPEND_PREPARE: in cpu_hotplug_pm_callback()
/linux/include/linux/
H A Dsuspend.h427 #define PM_SUSPEND_PREPARE 0x0003 /* Going to suspend the system */ macro
/linux/arch/x86/power/
H A Dcpu.c350 case PM_SUSPEND_PREPARE: in bsp_pm_callback()
/linux/drivers/watchdog/
H A Dwatchdog_core.c204 case PM_SUSPEND_PREPARE: in watchdog_pm_notifier()
/linux/drivers/soc/tegra/
H A Dregulators-tegra30.c400 case PM_SUSPEND_PREPARE: in tegra30_regulator_suspend()
H A Dregulators-tegra20.c415 case PM_SUSPEND_PREPARE: in tegra20_regulator_suspend()
/linux/kernel/power/
H A Dsuspend.c367 error = pm_notifier_call_chain_robust(PM_SUSPEND_PREPARE, PM_POST_SUSPEND); in suspend_prepare()
/linux/drivers/net/wireguard/
H A Ddevice.c77 if (action != PM_HIBERNATION_PREPARE && action != PM_SUSPEND_PREPARE) in wg_pm_notification()
/linux/arch/mips/kernel/
H A Dpm-cps.c670 case PM_SUSPEND_PREPARE: in cps_pm_power_notifier()
/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb.c90 case PM_SUSPEND_PREPARE: in brcm_pm_notifier()
/linux/drivers/net/wireless/ath/wil6210/
H A Dpcie_bus.c584 case PM_SUSPEND_PREPARE: in wil6210_pm_notify()
/linux/drivers/power/supply/
H A Dds2760_battery.c648 case PM_SUSPEND_PREPARE: in ds2760_pm_notifier()
/linux/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c891 case PM_SUSPEND_PREPARE: in pm_notification()
/linux/Documentation/power/
H A Dsuspend-and-cpuhotplug.rst43 Send PM_SUSPEND_PREPARE
/linux/drivers/thermal/
H A Dthermal_core.c1686 case PM_SUSPEND_PREPARE: in thermal_pm_notify()
/linux/drivers/powercap/
H A Dintel_rapl_common.c2288 case PM_SUSPEND_PREPARE: in rapl_pm_callback()

12