Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dep0.c267 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack) in ast_vhub_ep0_handle_ack() argument
282 stat, ep->ep0.state, ep->ep0.dir_in, in_ack, req); in ast_vhub_ep0_handle_ack()
298 (ep->ep0.dir_in != in_ack)) { in ast_vhub_ep0_handle_ack()
331 if (ep->ep0.dir_in == in_ack) { in ast_vhub_ep0_handle_ack()
A Dvhub.h524 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack);

Completed in 6 milliseconds