| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/Documentation/fault-injection/ |
| H A D | notifier-error-inject.rst | 23 * PM_SUSPEND_PREPARE 29 # echo -12 > actions/PM_SUSPEND_PREPARE/error
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | pm-notifier-error-inject.c | 15 { NOTIFIER_ERR_INJECT_ACTION(PM_SUSPEND_PREPARE) },
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | apm-emulation.c | 522 case PM_SUSPEND_PREPARE: in apm_suspend_notifier() 524 apm_event = (event == PM_SUSPEND_PREPARE) ? in apm_suspend_notifier()
|
| /OK3568_Linux_fs/kernel/drivers/greybus/ |
| H A D | svc_watchdog.c | 31 case PM_SUSPEND_PREPARE: in svc_watchdog_pm_notifier()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | core.c | 137 case PM_SUSPEND_PREPARE: in omap_dss_pm_notif()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | hung_task.c | 263 case PM_SUSPEND_PREPARE: in hungtask_pm_notify()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | diag288_wdt.c | 258 case PM_SUSPEND_PREPARE: in wdt_power_event()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | mt6397-irq.c | 139 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()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | suspend.h | 482 #define PM_SUSPEND_PREPARE 0x0003 /* Going to suspend the system */ macro
|
| /OK3568_Linux_fs/kernel/kernel/power/ |
| H A D | wakeup_reason.c | 378 case PM_SUSPEND_PREPARE: in wakeup_reason_pm_event()
|
| H A D | suspend.c | 352 error = pm_notifier_call_chain_robust(PM_SUSPEND_PREPARE, PM_POST_SUSPEND); in suspend_prepare()
|
| /OK3568_Linux_fs/kernel/arch/x86/power/ |
| H A D | cpu.c | 365 case PM_SUSPEND_PREPARE: in bsp_pm_callback()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | device.c | 77 if (action != PM_HIBERNATION_PREPARE && action != PM_SUSPEND_PREPARE) in wg_pm_notification()
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | arche-platform.c | 402 case PM_SUSPEND_PREPARE: in arche_platform_pm_notifier()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | pm-cps.c | 676 case PM_SUSPEND_PREPARE: in cps_pm_power_notifier()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | pcie_bus.c | 582 case PM_SUSPEND_PREPARE: in wil6210_pm_notify()
|
| /OK3568_Linux_fs/kernel/drivers/phy/broadcom/ |
| H A D | phy-brcm-usb.c | 90 case PM_SUSPEND_PREPARE: in brcm_pm_notifier()
|
| /OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/ |
| H A D | driver.c | 460 case PM_SUSPEND_PREPARE: in i2400m_pm_notifier()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | ds2760_battery.c | 656 case PM_SUSPEND_PREPARE: in ds2760_pm_notifier()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_IDLETIMER.c | 235 case PM_SUSPEND_PREPARE: in idletimer_resume()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel_telemetry_debugfs.c | 891 case PM_SUSPEND_PREPARE: in pm_notification()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/ |
| H A D | rk_fiq_debugger.c | 571 case PM_SUSPEND_PREPARE: in fiq_dbg_sdei_pm_callback()
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | suspend-and-cpuhotplug.rst | 43 Send PM_SUSPEND_PREPARE
|