Lines Matching refs:AP_WAIT_NONE
121 return AP_WAIT_NONE; in ap_sm_nop()
178 return AP_WAIT_NONE; in ap_sm_read()
187 return AP_WAIT_NONE; in ap_sm_read()
192 return AP_WAIT_NONE; in ap_sm_read()
195 return AP_WAIT_NONE; in ap_sm_read()
212 return AP_WAIT_NONE; in ap_sm_suspend_read()
220 return AP_WAIT_NONE; in ap_sm_suspend_read()
236 return AP_WAIT_NONE; in ap_sm_write()
269 return AP_WAIT_NONE; in ap_sm_write()
308 return AP_WAIT_NONE; in ap_sm_reset()
347 return AP_WAIT_NONE; in ap_sm_reset_wait()
384 return AP_WAIT_NONE; in ap_sm_setirq_wait()
450 while (ap_sm_event(aq, AP_EVENT_POLL) != AP_WAIT_NONE) in ap_queue_suspend()