Home
last modified time | relevance | path

Searched refs:ast_vhub_done (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dep0.c200 ast_vhub_done(ep, req, 0); in ast_vhub_ep0_do_send()
267 ast_vhub_done(ep, req, rc); in ast_vhub_ep0_do_receive()
426 ast_vhub_done(ep, req, 0); in ast_vhub_ep0_queue()
458 ast_vhub_done(ep, req, -ECONNRESET); in ast_vhub_ep0_dequeue()
H A Dcore.c35 void ast_vhub_done(struct ast_vhub_ep *ep, struct ast_vhub_req *req, in ast_vhub_done() function
74 ast_vhub_done(ep, req, status); in ast_vhub_nuke()
H A Depn.c139 ast_vhub_done(ep, req, 0); in ast_vhub_epn_handle_ack()
312 ast_vhub_done(ep, req, 0); in ast_vhub_epn_handle_ack_desc()
491 ast_vhub_done(ep, req, -ECONNRESET); in ast_vhub_epn_dequeue()
H A Dvhub.h515 void ast_vhub_done(struct ast_vhub_ep *ep, struct ast_vhub_req *req,
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Dep0.c194 ast_vhub_done(ep, req, 0); in ast_vhub_ep0_do_send()
268 ast_vhub_done(ep, req, rc); in ast_vhub_ep0_do_receive()
427 ast_vhub_done(ep, req, 0); in ast_vhub_ep0_queue()
459 ast_vhub_done(ep, req, -ECONNRESET); in ast_vhub_ep0_dequeue()
H A Dcore.c29 void ast_vhub_done(struct ast_vhub_ep *ep, struct ast_vhub_req *req, in ast_vhub_done() function
68 ast_vhub_done(ep, req, status); in ast_vhub_nuke()
H A Depn.c141 ast_vhub_done(ep, req, status); in ast_vhub_epn_handle_ack()
314 ast_vhub_done(ep, req, 0); in ast_vhub_epn_handle_ack_desc()
495 ast_vhub_done(ep, req, -ECONNRESET); in ast_vhub_epn_dequeue()
H A Dvhub.h516 void ast_vhub_done(struct ast_vhub_ep *ep, struct ast_vhub_req *req,

Completed in 14 milliseconds