Lines Matching refs:AP_EVENT_POLL
397 [AP_EVENT_POLL] = ap_sm_reset,
401 [AP_EVENT_POLL] = ap_sm_reset_wait,
405 [AP_EVENT_POLL] = ap_sm_setirq_wait,
409 [AP_EVENT_POLL] = ap_sm_write,
413 [AP_EVENT_POLL] = ap_sm_read_write,
417 [AP_EVENT_POLL] = ap_sm_read,
421 [AP_EVENT_POLL] = ap_sm_suspend_read,
425 [AP_EVENT_POLL] = ap_sm_nop,
429 [AP_EVENT_POLL] = ap_sm_nop,
433 [AP_EVENT_POLL] = ap_sm_nop,
462 while (ap_sm_event(aq, AP_EVENT_POLL) != AP_WAIT_NONE) in ap_queue_suspend()
565 ap_wait(ap_sm_event(aq, AP_EVENT_POLL)); in reset_store()
657 ap_wait(ap_sm_event(aq, AP_EVENT_POLL)); in ap_queue_init_reply()
681 ap_wait(ap_sm_event_loop(aq, AP_EVENT_POLL)); in ap_queue_message()
778 ap_wait(ap_sm_event(aq, AP_EVENT_POLL)); in ap_queue_reinit_state()