Home
last modified time | relevance | path

Searched refs:in_ack (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/gadget/udc/aspeed-vhub/
Dep0.c274 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack) in ast_vhub_ep0_handle_ack() argument
289 stat, ep->ep0.state, ep->ep0.dir_in, in_ack, req); in ast_vhub_ep0_handle_ack()
305 (ep->ep0.dir_in != in_ack)) { in ast_vhub_ep0_handle_ack()
338 if (ep->ep0.dir_in == in_ack) { in ast_vhub_ep0_handle_ack()
Dvhub.h525 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack);