Searched refs:USB_DT_ENDPOINT (Results 1 – 6 of 6) sorted by relevance
208 #define USB_DT_ENDPOINT 0x05 macro239 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
115 #define USB_DT_ENDPOINT 0x05 macro
253 USB_DT_ENDPOINT, /* u8 ep_bDescriptorType; Endpoint */
62 #define USB_DT_ENDPOINT 0x05 macro
152 #define USB_DT_ENDPOINT 0x05 macro
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()