HomeSort by: relevance | last modified time | path
    Searched refs:USB_CONTROL_ENDPOINT (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/dev/usb/
ugen.c 595 if (endpt == USB_CONTROL_ENDPOINT) {
596 opened = sc->sc_is_open[USB_CONTROL_ENDPOINT] = 1;
763 if (endpt == USB_CONTROL_ENDPOINT) {
860 if (endpt == USB_CONTROL_ENDPOINT)
1073 if (endpt == USB_CONTROL_ENDPOINT)
1701 if (endpt == USB_CONTROL_ENDPOINT)
1726 if (endpt == USB_CONTROL_ENDPOINT)
1788 if (endpt == USB_CONTROL_ENDPOINT)
1839 if (endpt == USB_CONTROL_ENDPOINT)
1866 if (endpt != USB_CONTROL_ENDPOINT)
    [all...]
usb.h 60 #define USB_CONTROL_ENDPOINT 0
vhci.c 402 case USB_CONTROL_ENDPOINT:
xhci.c 2084 case USB_CONTROL_ENDPOINT:
2133 if (ed->bEndpointAddress != USB_CONTROL_ENDPOINT)
2879 dev->ud_ep0desc.bEndpointAddress = USB_CONTROL_ENDPOINT;
usb_subr.c 1429 dev->ud_ep0desc.bEndpointAddress = USB_CONTROL_ENDPOINT;
motg.c 540 case USB_CONTROL_ENDPOINT:
ohci.c 2107 case USB_CONTROL_ENDPOINT:
uhci.c 3404 case USB_CONTROL_ENDPOINT:
ehci.c 2003 case USB_CONTROL_ENDPOINT:
  /src/sys/arch/mips/adm5120/dev/
ahci.c 369 case USB_CONTROL_ENDPOINT:
  /src/sys/external/bsd/dwc2/
dwc2.c 388 case USB_CONTROL_ENDPOINT:
  /src/sys/dev/ic/
sl811hs.c 1078 case USB_CONTROL_ENDPOINT:

Completed in 34 milliseconds