Searched refs:LIBUSB_DT_SS_ENDPOINT_COMPANION_SIZE (Results 1 – 2 of 2) sorted by relevance
377 if (dlen >= LIBUSB_DT_SS_ENDPOINT_COMPANION_SIZE && in libusb_parse_ss_endpoint_comp()385 ptr->bLength = LIBUSB_DT_SS_ENDPOINT_COMPANION_SIZE; in libusb_parse_ss_endpoint_comp()
97 #define LIBUSB_DT_SS_ENDPOINT_COMPANION_SIZE 6 macro