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