Searched refs:USB_CONTROL_ENDPOINT (Results 1 – 12 of 12) sorted by relevance
595 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 …]
60 #define USB_CONTROL_ENDPOINT 0 macro
402 case USB_CONTROL_ENDPOINT: in vhci_open()
2049 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()
1429 dev->ud_ep0desc.bEndpointAddress = USB_CONTROL_ENDPOINT; in usbd_new_device()
540 case USB_CONTROL_ENDPOINT: in motg_open()
3404 case USB_CONTROL_ENDPOINT: in uhci_open()
2107 case USB_CONTROL_ENDPOINT: in ohci_open()
2003 case USB_CONTROL_ENDPOINT: in ehci_open()
388 case USB_CONTROL_ENDPOINT: in dwc2_open()
369 case USB_CONTROL_ENDPOINT: in ahci_open()
1078 case USB_CONTROL_ENDPOINT: in slhci_open()