Home
last modified time | relevance | path

Searched refs:USB_PID_ACK (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/host/
H A Disp1362-hcd.c312 case USB_PID_ACK: in prepare_ptd()
547 ep->nextpid = USB_PID_ACK; in postproc_ep()
587 ep->nextpid = USB_PID_ACK; in postproc_ep()
614 ep->nextpid = USB_PID_ACK; in postproc_ep()
625 ep->nextpid = USB_PID_ACK; in postproc_ep()
634 case USB_PID_ACK: in postproc_ep()
2111 case USB_PID_ACK: in isp1362_show()
H A Dr8a66597-hcd.c1215 case USB_PID_ACK: in start_transfer()
1459 td->type = USB_PID_ACK; in check_next_phase()
1463 td->type = USB_PID_ACK; in check_next_phase()
1469 case USB_PID_ACK: in check_next_phase()
/linux/include/linux/usb/
H A Dhcd.h26 #define USB_PID_ACK 0xd2 macro
/linux/drivers/usb/early/
H A Dehci-dbgp.c120 #define USB_PID_ACK 0xd2 macro