Searched refs:USB_DT_ENDPOINT (Results 1 – 3 of 3) sorted by relevance
115 #define USB_DT_ENDPOINT 0x05 macro
253 USB_DT_ENDPOINT, /* u8 ep_bDescriptorType; Endpoint */
847 while (i < length && descriptors[i +1] != USB_DT_ENDPOINT) in usb_linux_update_endp_table()854 if (descriptors[i + 1] != USB_DT_ENDPOINT) in usb_linux_update_endp_table()