Searched refs:pm_notifier_call_chain (Results 1 – 4 of 4) sorted by relevance
98 error = pm_notifier_call_chain(PM_HIBERNATION_PREPARE); in snapshot_open()100 pm_notifier_call_chain(PM_POST_HIBERNATION); in snapshot_open()104 error = pm_notifier_call_chain(PM_RESTORE_PREPARE); in snapshot_open()106 pm_notifier_call_chain(PM_POST_RESTORE); in snapshot_open()132 pm_notifier_call_chain(data->mode == O_WRONLY ? in snapshot_release()
51 int pm_notifier_call_chain(unsigned long val) in pm_notifier_call_chain() function236 error = pm_notifier_call_chain(PM_SUSPEND_PREPARE); in suspend_prepare()265 pm_notifier_call_chain(PM_POST_SUSPEND); in suspend_prepare()387 pm_notifier_call_chain(PM_POST_SUSPEND); in suspend_finish()
534 error = pm_notifier_call_chain(PM_HIBERNATION_PREPARE); in hibernate()582 pm_notifier_call_chain(PM_POST_HIBERNATION); in hibernate()664 error = pm_notifier_call_chain(PM_RESTORE_PREPARE); in software_resume()696 pm_notifier_call_chain(PM_POST_RESTORE); in software_resume()
175 extern int pm_notifier_call_chain(unsigned long val);