Home
last modified time | relevance | path

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

12

/Linux-v4.19/Documentation/driver-api/pm/
Dnotifiers.rst27 is different from ``PM_SUSPEND_PREPARE`` below, because in this case
45 ``PM_SUSPEND_PREPARE``
54 Analogously, operations carried out for ``PM_SUSPEND_PREPARE`` should be
58 ``PM_SUSPEND_PREPARE`` event, the notifiers that have already succeeded for that
/Linux-v4.19/lib/
Dpm-notifier-error-inject.c14 { NOTIFIER_ERR_INJECT_ACTION(PM_SUSPEND_PREPARE) },
/Linux-v4.19/Documentation/fault-injection/
Dnotifier-error-inject.txt22 * PM_SUSPEND_PREPARE
28 # echo -12 > actions/PM_SUSPEND_PREPARE/error
/Linux-v4.19/drivers/staging/greybus/
Dsvc_watchdog.c31 case PM_SUSPEND_PREPARE: in svc_watchdog_pm_notifier()
Darche-platform.c409 case PM_SUSPEND_PREPARE: in arche_platform_pm_notifier()
/Linux-v4.19/arch/s390/kernel/
Dsuspend.c179 case PM_SUSPEND_PREPARE: in suspend_pm_cb()
Dmachine_kexec.c47 case PM_SUSPEND_PREPARE: in machine_kdump_pm_cb()
/Linux-v4.19/drivers/char/
Dapm-emulation.c521 case PM_SUSPEND_PREPARE: in apm_suspend_notifier()
523 apm_event = (event == PM_SUSPEND_PREPARE) ? in apm_suspend_notifier()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dcore.c172 case PM_SUSPEND_PREPARE: in omap_dss_pm_notif()
/Linux-v4.19/drivers/watchdog/
Ddiag288_wdt.c260 case PM_SUSPEND_PREPARE: in wdt_power_event()
/Linux-v4.19/include/linux/
Dsuspend.h414 #define PM_SUSPEND_PREPARE 0x0003 /* Going to suspend the system */ macro
/Linux-v4.19/arch/x86/power/
Dcpu.c331 case PM_SUSPEND_PREPARE: in bsp_pm_callback()
/Linux-v4.19/drivers/mfd/
Dtwl6030-irq.c140 case PM_SUSPEND_PREPARE: in twl6030_irq_pm_notifier()
/Linux-v4.19/kernel/power/
Dsuspend.c358 error = __pm_notifier_call_chain(PM_SUSPEND_PREPARE, -1, &nr_calls); in suspend_prepare()
/Linux-v4.19/arch/mips/kernel/
Dpm-cps.c680 case PM_SUSPEND_PREPARE: in cps_pm_power_notifier()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dpcie_bus.c591 case PM_SUSPEND_PREPARE: in wil6210_pm_notify()
/Linux-v4.19/drivers/power/supply/
Dds2760_battery.c656 case PM_SUSPEND_PREPARE: in ds2760_pm_notifier()
/Linux-v4.19/drivers/net/wimax/i2400m/
Ddriver.c475 case PM_SUSPEND_PREPARE: in i2400m_pm_notifier()
/Linux-v4.19/Documentation/power/
Dsuspend-and-cpuhotplug.txt38 Send PM_SUSPEND_PREPARE
/Linux-v4.19/drivers/platform/x86/
Dintel_telemetry_debugfs.c927 case PM_SUSPEND_PREPARE: in pm_notification()
/Linux-v4.19/drivers/base/firmware_loader/
Dmain.c1148 case PM_SUSPEND_PREPARE: in fw_pm_notify()
/Linux-v4.19/drivers/s390/crypto/
Dap_bus.c664 case PM_SUSPEND_PREPARE: in ap_power_event()
/Linux-v4.19/drivers/s390/cio/
Dcss.c982 case PM_SUSPEND_PREPARE: in css_power_event()
/Linux-v4.19/drivers/thermal/
Dthermal_core.c1496 case PM_SUSPEND_PREPARE: in thermal_pm_notify()
/Linux-v4.19/drivers/powercap/
Dintel_rapl.c1611 case PM_SUSPEND_PREPARE: in rapl_pm_callback()

12