Searched refs:ast_vhub_done (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/usb/gadget/udc/aspeed-vhub/ |
| A D | ep0.c | 195 ast_vhub_done(ep, req, 0); in ast_vhub_ep0_do_send() 262 ast_vhub_done(ep, req, rc); in ast_vhub_ep0_do_receive() 421 ast_vhub_done(ep, req, 0); in ast_vhub_ep0_queue() 453 ast_vhub_done(ep, req, -ECONNRESET); in ast_vhub_ep0_dequeue()
|
| A D | core.c | 30 void ast_vhub_done(struct ast_vhub_ep *ep, struct ast_vhub_req *req, in ast_vhub_done() function 69 ast_vhub_done(ep, req, status); in ast_vhub_nuke()
|
| A D | epn.c | 134 ast_vhub_done(ep, req, 0); in ast_vhub_epn_handle_ack() 307 ast_vhub_done(ep, req, 0); in ast_vhub_epn_handle_ack_desc() 486 ast_vhub_done(ep, req, -ECONNRESET); in ast_vhub_epn_dequeue()
|
| A D | vhub.h | 515 void ast_vhub_done(struct ast_vhub_ep *ep, struct ast_vhub_req *req,
|
Completed in 8 milliseconds