Home
last modified time | relevance | path

Searched refs:USB_EP_MODE_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb.h804 USB_EP_MODE_DEFAULT, enumerator
Dusb_device.c343 (void)usbd_set_endpoint_mode(udev, ep, USB_EP_MODE_DEFAULT); in usb_init_endpoint()
2807 } else if (ep_mode != USB_EP_MODE_DEFAULT) { in usbd_set_endpoint_mode()
Dusb_transfer.c1033 (ep->ep_mode != USB_EP_MODE_DEFAULT)) || in usbd_transfer_setup()
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c1408 0, 1, 1, 0, mps, mps, USB_EP_MODE_DEFAULT); in xhci_set_address()
4296 case USB_EP_MODE_DEFAULT: in xhci_set_endpoint_mode()