Lines Matching refs:AP_SM_EVENT_POLL
502 [AP_SM_EVENT_POLL] = ap_sm_reset,
506 [AP_SM_EVENT_POLL] = ap_sm_reset_wait,
510 [AP_SM_EVENT_POLL] = ap_sm_setirq_wait,
514 [AP_SM_EVENT_POLL] = ap_sm_write,
518 [AP_SM_EVENT_POLL] = ap_sm_read_write,
522 [AP_SM_EVENT_POLL] = ap_sm_read,
526 [AP_SM_EVENT_POLL] = ap_sm_assoc_wait,
650 ap_wait(ap_sm_event(aq, AP_SM_EVENT_POLL)); in reset_store()
1125 ap_wait(ap_sm_event(aq, AP_SM_EVENT_POLL)); in se_associate_store()
1198 ap_wait(ap_sm_event(aq, AP_SM_EVENT_POLL)); in ap_queue_init_reply()
1228 ap_wait(ap_sm_event_loop(aq, AP_SM_EVENT_POLL)); in ap_queue_message()
1373 ap_wait(ap_sm_event(aq, AP_SM_EVENT_POLL)); in _ap_queue_init_state()