Home
last modified time | relevance | path

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

/linux-2.6.39/fs/afs/
Drxrpc.c631 if (call->wait_mode->async_complete) in afs_process_async_call()
632 call->wait_mode->async_complete(call->reply, in afs_process_async_call()
Dinternal.h65 void (*async_complete)(void *reply, int error); member
/linux-2.6.39/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-2.6.39/drivers/usb/serial/
Dmos7720.c334 static void async_complete(struct urb *urb) in async_complete() function
382 NULL, 0, async_complete, urbtrack); in write_parport_reg_nonblock()