Home
last modified time | relevance | path

Searched refs:USB_CONTROL_ENDPOINT (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dugen.c595 if (endpt == USB_CONTROL_ENDPOINT) { in ugenopen()
596 opened = sc->sc_is_open[USB_CONTROL_ENDPOINT] = 1; in ugenopen()
763 if (endpt == USB_CONTROL_ENDPOINT) { in ugen_do_close()
860 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_read()
1073 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_write()
1701 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_ioctl()
1726 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_ioctl()
1788 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_ioctl()
1839 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_ioctl()
1866 if (endpt != USB_CONTROL_ENDPOINT) in ugen_do_ioctl()
[all …]
H A Dusb.h60 #define USB_CONTROL_ENDPOINT 0 macro
H A Dvhci.c402 case USB_CONTROL_ENDPOINT: in vhci_open()
H A Dxhci.c2049 case USB_CONTROL_ENDPOINT: in xhci_open()
2098 if (ed->bEndpointAddress != USB_CONTROL_ENDPOINT) in xhci_open()
2843 dev->ud_ep0desc.bEndpointAddress = USB_CONTROL_ENDPOINT; in xhci_new_device()
H A Dusb_subr.c1429 dev->ud_ep0desc.bEndpointAddress = USB_CONTROL_ENDPOINT; in usbd_new_device()
H A Dmotg.c540 case USB_CONTROL_ENDPOINT: in motg_open()
H A Duhci.c3404 case USB_CONTROL_ENDPOINT: in uhci_open()
H A Dohci.c2107 case USB_CONTROL_ENDPOINT: in ohci_open()
H A Dehci.c2003 case USB_CONTROL_ENDPOINT: in ehci_open()
/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c388 case USB_CONTROL_ENDPOINT: in dwc2_open()
/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dahci.c369 case USB_CONTROL_ENDPOINT: in ahci_open()
/netbsd-src/sys/dev/ic/
H A Dsl811hs.c1078 case USB_CONTROL_ENDPOINT: in slhci_open()