Home
last modified time | relevance | path

Searched refs:async_complete (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/fs/afs/
Drxrpc.c634 if (call->wait_mode->async_complete) in afs_process_async_call()
635 call->wait_mode->async_complete(call->reply, in afs_process_async_call()
Dinternal.h65 void (*async_complete)(void *reply, int error); member
/linux-3.4.99/drivers/usb/misc/
Duss720.c110 static void async_complete(struct urb *urb) in async_complete() function
175 (request == 3) ? rq->reg : NULL, (request == 3) ? sizeof(rq->reg) : 0, async_complete, rq); in submit_async_request()
/linux-3.4.99/drivers/usb/serial/
Dmos7720.c347 static void async_complete(struct urb *urb) in async_complete() function
400 NULL, 0, async_complete, urbtrack); in write_parport_reg_nonblock()