Searched refs:USB_CONTROL_ENDPOINT (Results 1 – 2 of 2) sorted by relevance
61 #define USB_CONTROL_ENDPOINT 0 /* default control endpoint */ macro
1563 udev->ctrl_ep_desc.bEndpointAddress = USB_CONTROL_ENDPOINT; in usb_alloc_device()