Searched refs:ap_suspend_flag (Results 1 – 1 of 1) sorted by relevance
117 static int ap_suspend_flag; variable822 if (!ap_suspend_flag) { in ap_bus_suspend()823 ap_suspend_flag = 1; in ap_bus_suspend()856 if (ap_suspend_flag) { in ap_bus_resume()857 ap_suspend_flag = 0; in ap_bus_resume()1532 if (!hrtimer_is_queued(&ap_poll_timer) && !ap_suspend_flag) { in __ap_schedule_poll_timer()1872 if (ap_suspend_flag) in ap_poll_thread()1906 if (ap_using_interrupts() || ap_suspend_flag) in ap_poll_thread_start()