Home
last modified time | relevance | path

Searched refs:pm_notifier_call_chain_robust (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/kernel/power/
A Duser.c77 error = pm_notifier_call_chain_robust(PM_HIBERNATION_PREPARE, PM_POST_HIBERNATION); in snapshot_open()
87 error = pm_notifier_call_chain_robust(PM_RESTORE_PREPARE, PM_POST_RESTORE); in snapshot_open()
A Dpower.h216 extern int pm_notifier_call_chain_robust(unsigned long val_up, unsigned long val_down);
A Dhibernate.c737 error = pm_notifier_call_chain_robust(PM_HIBERNATION_PREPARE, PM_POST_HIBERNATION); in hibernate()
829 error = pm_notifier_call_chain_robust(PM_HIBERNATION_PREPARE, PM_POST_HIBERNATION); in hibernate_quiet_exec()
999 error = pm_notifier_call_chain_robust(PM_RESTORE_PREPARE, PM_POST_RESTORE); in software_resume()
A Dsuspend.c360 error = pm_notifier_call_chain_robust(PM_SUSPEND_PREPARE, PM_POST_SUSPEND); in suspend_prepare()
A Dmain.c86 int pm_notifier_call_chain_robust(unsigned long val_up, unsigned long val_down) in pm_notifier_call_chain_robust() function

Completed in 15 milliseconds