Searched refs:pm_wakeup_pending (Results 1 – 11 of 11) sorted by relevance
95 if (pm_wakeup_pending()) in s2idle_enter()137 } else if (pm_wakeup_pending()) { in s2idle_loop()442 *wakeup = pm_wakeup_pending(); in suspend_enter()
69 if (pm_wakeup_pending()) { in try_to_freeze_tasks()
321 if (hibernation_test(TEST_CORE) || pm_wakeup_pending()) in create_image()603 if (pm_wakeup_pending()) { in hibernation_platform_enter()
518 extern bool pm_wakeup_pending(void);552 static inline bool pm_wakeup_pending(void) { return false; } in pm_wakeup_pending() function
56 if (pm_wakeup_pending()) in syscore_suspend()
748 return pm_wakeup_pending(); in acpi_s2idle_wake()750 while (pm_wakeup_pending()) { in acpi_s2idle_wake()794 if (pm_wakeup_pending()) { in acpi_s2idle_wake()
2135 } while (work_in_progress && !pm_wakeup_pending()); in acpi_ec_dispatch_gpe()
876 bool pm_wakeup_pending(void) in pm_wakeup_pending() function898 EXPORT_SYMBOL_GPL(pm_wakeup_pending);
1390 if (pm_wakeup_pending()) { in __device_suspend_late()1624 if (pm_wakeup_pending()) { in __device_suspend()
311 if (pm_wakeup_pending()) { in intel_pch_thermal_suspend_noirq()
1946 if (pm_wakeup_pending()) { in freeze_secondary_cpus()