Searched refs:LIBUSB_SS_USB_DEVICE_CAPABILITY_SIZE (Results 1 – 2 of 2) sorted by relevance
519 if (dlen < LIBUSB_SS_USB_DEVICE_CAPABILITY_SIZE) in libusb_parse_bos_descriptor()524 ss_cap->bLength = LIBUSB_SS_USB_DEVICE_CAPABILITY_SIZE; in libusb_parse_bos_descriptor()
105 #define LIBUSB_SS_USB_DEVICE_CAPABILITY_SIZE 10 macro