Searched refs:USB_DT_INTERFACE_SIZE (Results 1 – 6 of 6) sorted by relevance
100 #define USB_DT_INTERFACE_SIZE 9 macro
213 #define USB_DT_INTERFACE_SIZE 9 macro
415 if (head->bLength != USB_DT_INTERFACE_SIZE) { in usb_parse_config()420 if (index + USB_DT_INTERFACE_SIZE > in usb_parse_config()437 USB_DT_INTERFACE_SIZE); in usb_parse_config()
361 #define USB_DT_INTERFACE_SIZE 9 macro
108 .bLength = USB_DT_INTERFACE_SIZE,
62 .bLength = USB_DT_INTERFACE_SIZE,
Completed in 15 milliseconds