Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb.h61 #define USB_CONTROL_ENDPOINT 0 /* default control endpoint */ macro
Dusb_device.c1563 udev->ctrl_ep_desc.bEndpointAddress = USB_CONTROL_ENDPOINT; in usb_alloc_device()