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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Disp116x-hcd.c259 case USB_PID_SETUP:
304 ep->nextpid = USB_PID_SETUP;
446 case USB_PID_SETUP:
524 if (ep->nextpid == USB_PID_SETUP) {
732 ep->nextpid = USB_PID_SETUP;
H A Dsl811-hcd.c393 case USB_PID_SETUP:
436 ep->nextpid = USB_PID_SETUP;
552 case USB_PID_SETUP:
853 ep->nextpid = USB_PID_SETUP;
1451 case USB_PID_SETUP: s = "setup"; break;
H A Duhci-q.c800 destination = (urb->pipe & PIPE_DEVEP_MASK) | USB_PID_SETUP;
825 destination ^= (USB_PID_SETUP ^ USB_PID_OUT);
827 destination ^= (USB_PID_SETUP ^ USB_PID_IN);
H A Duhci-debug.c69 case USB_PID_SETUP:
H A Disp1362-hcd.c311 case USB_PID_SETUP:
462 ep->nextpid = USB_PID_SETUP;
631 case USB_PID_SETUP:
783 defer = ep->nextpid == USB_PID_SETUP;
1295 ep->nextpid = USB_PID_SETUP;
2120 case USB_PID_SETUP:
H A Dr8a66597-hcd.c1219 case USB_PID_SETUP:
1481 case USB_PID_SETUP:
1889 td->type = USB_PID_SETUP;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Disp116x-hcd.c259 case USB_PID_SETUP:
304 ep->nextpid = USB_PID_SETUP;
446 case USB_PID_SETUP:
524 if (ep->nextpid == USB_PID_SETUP) {
732 ep->nextpid = USB_PID_SETUP;
H A Dsl811-hcd.c393 case USB_PID_SETUP:
436 ep->nextpid = USB_PID_SETUP;
552 case USB_PID_SETUP:
853 ep->nextpid = USB_PID_SETUP;
1451 case USB_PID_SETUP: s = "setup"; break;
H A Duhci-q.c800 destination = (urb->pipe & PIPE_DEVEP_MASK) | USB_PID_SETUP;
825 destination ^= (USB_PID_SETUP ^ USB_PID_OUT);
827 destination ^= (USB_PID_SETUP ^ USB_PID_IN);
H A Duhci-debug.c69 case USB_PID_SETUP:
H A Disp1362-hcd.c311 case USB_PID_SETUP:
462 ep->nextpid = USB_PID_SETUP;
631 case USB_PID_SETUP:
783 defer = ep->nextpid == USB_PID_SETUP;
1295 ep->nextpid = USB_PID_SETUP;
2120 case USB_PID_SETUP:
H A Dr8a66597-hcd.c1219 case USB_PID_SETUP:
1481 case USB_PID_SETUP:
1889 td->type = USB_PID_SETUP;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/usb/
H A Dhcd.h49 #define USB_PID_SETUP 0x2d macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/usb/
H A Dhcd.h49 #define USB_PID_SETUP 0x2d macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/early/
H A Dehci-dbgp.c113 #define USB_PID_SETUP 0x2d macro
344 pids = DBGP_PID_SET(USB_PID_DATA0, USB_PID_SETUP);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/early/
H A Dehci-dbgp.c113 #define USB_PID_SETUP 0x2d macro
344 pids = DBGP_PID_SET(USB_PID_DATA0, USB_PID_SETUP);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/c67x00/
H A Dc67x00-sched.c723 8, USB_PID_SETUP, 0, SETUP_STAGE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/c67x00/
H A Dc67x00-sched.c723 8, USB_PID_SETUP, 0, SETUP_STAGE);

Completed in 379 milliseconds