Searched refs:pm_wakeup_pending (Results 1 – 6 of 6) sorted by relevance
280 extern bool pm_wakeup_pending(void);297 static inline bool pm_wakeup_pending(void) { return false; } in pm_wakeup_pending() function
88 if (pm_wakeup_pending()) { in try_to_freeze_tasks()
173 if (!(suspend_test(TEST_CORE) || pm_wakeup_pending())) { in suspend_enter()
287 if (hibernation_test(TEST_CORE) || pm_wakeup_pending()) in create_image()533 if (pm_wakeup_pending()) { in hibernation_platform_enter()
592 bool pm_wakeup_pending(void) in pm_wakeup_pending() function
839 if (pm_wakeup_pending()) { in __device_suspend()1024 error = pm_wakeup_pending() ? in dpm_prepare()