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