Searched refs:USB_PID_ACK (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Disp116x-hcd.c261 case USB_PID_ACK: preproc_atl_queue()
393 if (ep->nextpid == USB_PID_ACK) postproc_atl_queue()
440 ep->nextpid = USB_PID_ACK; postproc_atl_queue()
449 ep->nextpid = USB_PID_ACK; postproc_atl_queue()
458 case USB_PID_ACK: postproc_atl_queue()
524 } else if (ep->nextpid == USB_PID_ACK) { start_atl_transfers()
H A Dsl811-hcd.c388 case USB_PID_ACK: /* for control status */ start()
511 ep->nextpid = USB_PID_ACK; done()
541 ep->nextpid = USB_PID_ACK; done()
549 ep->nextpid = USB_PID_ACK; done()
558 case USB_PID_ACK: done()
1446 case USB_PID_ACK: s = "status"; break; sl811h_show()
H A Disp1362-hcd.c310 case USB_PID_ACK: prepare_ptd()
545 ep->nextpid = USB_PID_ACK; postproc_ep()
585 ep->nextpid = USB_PID_ACK; postproc_ep()
612 ep->nextpid = USB_PID_ACK; postproc_ep()
623 ep->nextpid = USB_PID_ACK; postproc_ep()
632 case USB_PID_ACK: postproc_ep()
2108 case USB_PID_ACK: isp1362_show()
H A Dr8a66597-hcd.c1230 case USB_PID_ACK: start_transfer()
1474 td->type = USB_PID_ACK; check_next_phase()
1478 td->type = USB_PID_ACK; check_next_phase()
1484 case USB_PID_ACK: check_next_phase()
/linux-4.1.27/drivers/usb/early/
H A Dehci-dbgp.c119 #define USB_PID_ACK 0xd2 macro
/linux-4.1.27/include/linux/usb/
H A Dhcd.h38 #define USB_PID_ACK 0xd2 macro

Completed in 115 milliseconds