Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dsuspend.c381 error = pm_notifier_call_chain_robust(PM_SUSPEND_PREPARE, PM_POST_SUSPEND); in suspend_prepare()
H A Dmain.c168 int pm_notifier_call_chain_robust(unsigned long val_up, unsigned long val_down) in pm_notifier_call_chain_robust() function