Searched refs:USB_PID_ACK (Results 1 – 6 of 6) sorted by relevance
390 case USB_PID_ACK: /* for control status */ in start()511 ep->nextpid = USB_PID_ACK; in done()541 ep->nextpid = USB_PID_ACK; in done()549 ep->nextpid = USB_PID_ACK; in done()558 case USB_PID_ACK: in done()1447 case USB_PID_ACK: s = "status"; break; in proc_sl811h_show()
262 case USB_PID_ACK: in preproc_atl_queue()394 if (ep->nextpid == USB_PID_ACK) in postproc_atl_queue()441 ep->nextpid = USB_PID_ACK; in postproc_atl_queue()450 ep->nextpid = USB_PID_ACK; in postproc_atl_queue()459 case USB_PID_ACK: in postproc_atl_queue()525 } else if (ep->nextpid == USB_PID_ACK) { in start_atl_transfers()
314 case USB_PID_ACK: in prepare_ptd()547 ep->nextpid = USB_PID_ACK; in postproc_ep()591 ep->nextpid = USB_PID_ACK; in postproc_ep()618 ep->nextpid = USB_PID_ACK; in postproc_ep()629 ep->nextpid = USB_PID_ACK; in postproc_ep()638 case USB_PID_ACK: in postproc_ep()2124 case USB_PID_ACK: in proc_isp1362_show()
1235 case USB_PID_ACK: in start_transfer()1479 td->type = USB_PID_ACK; in check_next_phase()1483 td->type = USB_PID_ACK; in check_next_phase()1489 case USB_PID_ACK: in check_next_phase()
37 #define USB_PID_ACK 0xd2 macro
118 #define USB_PID_ACK 0xd2 macro