Home
last modified time | relevance | path

Searched refs:nextpid (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Disp116x-hcd.c249 switch (ep->nextpid) { in preproc_atl_queue()
271 ep->nextpid); in preproc_atl_queue()
303 ep->nextpid = USB_PID_SETUP; in finish_request()
395 ep->nextpid = 0; in postproc_atl_queue()
421 switch (ep->nextpid) { in postproc_atl_queue()
441 ep->nextpid = USB_PID_ACK; in postproc_atl_queue()
450 ep->nextpid = USB_PID_ACK; in postproc_atl_queue()
456 ep->nextpid = USB_PID_IN; in postproc_atl_queue()
464 ep->nextpid = 0; in postproc_atl_queue()
735 ep->nextpid = USB_PID_OUT; in isp116x_urb_enqueue()
[all …]
H A Dsl811-hcd.c379 switch (ep->nextpid) { in start()
430 ep->nextpid = USB_PID_SETUP; in finish_request()
504 switch (ep->nextpid) { in done()
512 ep->nextpid = USB_PID_ACK; in done()
542 ep->nextpid = USB_PID_ACK; in done()
550 ep->nextpid = USB_PID_ACK; in done()
553 ep->nextpid = USB_PID_OUT; in done()
556 ep->nextpid = USB_PID_IN; in done()
852 ep->nextpid = USB_PID_SETUP; in sl811h_urb_enqueue()
854 ep->nextpid = USB_PID_OUT; in sl811h_urb_enqueue()
[all …]
H A Disp1362-hcd.c276 switch (ep->nextpid) { in prepare_ptd()
454 ep->nextpid = USB_PID_SETUP; in finish_request()
547 ep->nextpid = USB_PID_ACK; in postproc_ep()
571 switch (ep->nextpid) { in postproc_ep()
587 ep->nextpid = USB_PID_ACK; in postproc_ep()
625 ep->nextpid = USB_PID_ACK; in postproc_ep()
628 ep->nextpid = USB_PID_OUT; in postproc_ep()
631 ep->nextpid = USB_PID_IN; in postproc_ep()
639 ep->nextpid = 0; in postproc_ep()
1290 ep->nextpid = USB_PID_OUT; in isp1362_urb_enqueue()
[all …]
H A Dsl811.h175 u8 nextpid; member
H A Disp116x.h308 u8 nextpid; member
H A Disp1362.h389 u8 nextpid; member