Searched refs:USB_PID_SETUP (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Disp116x-hcd.c257 case USB_PID_SETUP: preproc_atl_queue()
302 ep->nextpid = USB_PID_SETUP;
444 case USB_PID_SETUP: postproc_atl_queue()
522 if (ep->nextpid == USB_PID_SETUP) { start_atl_transfers()
731 ep->nextpid = USB_PID_SETUP; isp116x_urb_enqueue()
H A Dsl811-hcd.c385 case USB_PID_SETUP: start()
429 ep->nextpid = USB_PID_SETUP;
546 case USB_PID_SETUP: done()
849 ep->nextpid = USB_PID_SETUP; sl811h_urb_enqueue()
1445 case USB_PID_SETUP: s = "setup"; break; sl811h_show()
H A Disp1362-hcd.c303 case USB_PID_SETUP: prepare_ptd()
452 ep->nextpid = USB_PID_SETUP;
621 case USB_PID_SETUP: postproc_ep()
773 defer = ep->nextpid == USB_PID_SETUP; start_atl_transfers()
1286 ep->nextpid = USB_PID_SETUP; isp1362_urb_enqueue()
2105 case USB_PID_SETUP: isp1362_show()
H A Duhci-debug.c70 case USB_PID_SETUP: uhci_show_td()
H A Dr8a66597-hcd.c1214 case USB_PID_SETUP: start_transfer()
1476 case USB_PID_SETUP: check_next_phase()
1884 td->type = USB_PID_SETUP; r8a66597_make_td()
H A Duhci-q.c803 destination = (urb->pipe & PIPE_DEVEP_MASK) | USB_PID_SETUP; uhci_submit_control()
828 destination ^= (USB_PID_SETUP ^ USB_PID_OUT); uhci_submit_control()
830 destination ^= (USB_PID_SETUP ^ USB_PID_IN); uhci_submit_control()
/linux-4.1.27/drivers/usb/early/
H A Dehci-dbgp.c117 #define USB_PID_SETUP 0x2d macro
348 pids = DBGP_PID_SET(USB_PID_DATA0, USB_PID_SETUP); dbgp_control_msg()
/linux-4.1.27/drivers/usb/c67x00/
H A Dc67x00-sched.c714 8, USB_PID_SETUP, 0, SETUP_STAGE); c67x00_add_ctrl_urb()
/linux-4.1.27/include/linux/usb/
H A Dhcd.h50 #define USB_PID_SETUP 0x2d macro

Completed in 556 milliseconds