Searched refs:async_complete (Results 1 – 4 of 4) sorted by relevance
631 if (call->wait_mode->async_complete) in afs_process_async_call()632 call->wait_mode->async_complete(call->reply, in afs_process_async_call()
65 void (*async_complete)(void *reply, int error); member
110 static void async_complete(struct urb *urb) in async_complete() function175 (request == 3) ? rq->reg : NULL, (request == 3) ? sizeof(rq->reg) : 0, async_complete, rq); in submit_async_request()
334 static void async_complete(struct urb *urb) in async_complete() function382 NULL, 0, async_complete, urbtrack); in write_parport_reg_nonblock()