Searched refs:USB_CONTROL_ENDPOINT (Results 1 – 8 of 8) sorted by relevance
285 if (endpt == USB_CONTROL_ENDPOINT) { in ugenopen()286 sc->sc_is_open[USB_CONTROL_ENDPOINT] = 1; in ugenopen()440 if (endpt == USB_CONTROL_ENDPOINT) { in ugen_do_close()499 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_read()667 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_write()985 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_ioctl()1010 if (endpt != USB_CONTROL_ENDPOINT) in ugen_do_ioctl()1386 if (i == USB_CONTROL_ENDPOINT) in ugen_clear_iface_eps()
48 #define USB_CONTROL_ENDPOINT 0 macro
1055 dev->def_ep_desc.bEndpointAddress = USB_CONTROL_ENDPOINT; in usbd_new_device()
1911 case USB_CONTROL_ENDPOINT: in ohci_open()
2641 case USB_CONTROL_ENDPOINT: in uhci_open()
1278 case USB_CONTROL_ENDPOINT: in xhci_pipe_open()
1386 case USB_CONTROL_ENDPOINT: in ehci_open()
377 case USB_CONTROL_ENDPOINT: in dwc2_open()