Lines Matching refs:AP_WAIT_NONE
124 return AP_WAIT_NONE; in ap_sm_nop()
182 return AP_WAIT_NONE; in ap_sm_read()
191 return AP_WAIT_NONE; in ap_sm_read()
196 return AP_WAIT_NONE; in ap_sm_read()
199 return AP_WAIT_NONE; in ap_sm_read()
216 return AP_WAIT_NONE; in ap_sm_suspend_read()
224 return AP_WAIT_NONE; in ap_sm_suspend_read()
240 return AP_WAIT_NONE; in ap_sm_write()
273 return AP_WAIT_NONE; in ap_sm_write()
312 return AP_WAIT_NONE; in ap_sm_reset()
351 return AP_WAIT_NONE; in ap_sm_reset_wait()
388 return AP_WAIT_NONE; in ap_sm_setirq_wait()
462 while (ap_sm_event(aq, AP_EVENT_POLL) != AP_WAIT_NONE) in ap_queue_suspend()