Lines Matching refs:AP_EVENT_POLL
792 [AP_EVENT_POLL] = ap_sm_reset,
796 [AP_EVENT_POLL] = ap_sm_reset_wait,
800 [AP_EVENT_POLL] = ap_sm_setirq_wait,
804 [AP_EVENT_POLL] = ap_sm_write,
808 [AP_EVENT_POLL] = ap_sm_read_write,
812 [AP_EVENT_POLL] = ap_sm_read,
816 [AP_EVENT_POLL] = ap_sm_read,
820 [AP_EVENT_POLL] = ap_sm_nop,
903 wait = min(wait, ap_sm_event_loop(ap_dev, AP_EVENT_POLL)); in ap_tasklet_fn()
988 ap_sm_wait(ap_sm_event_loop(ap_dev, AP_EVENT_POLL)); in ap_queue_message()
1233 while (ap_sm_event(ap_dev, AP_EVENT_POLL) != AP_WAIT_NONE) in ap_dev_suspend()
1676 ap_sm_wait(ap_sm_event(ap_dev, AP_EVENT_POLL)); in ap_scan_bus()