Home
last modified time | relevance | path

Searched refs:LIBUSB_DT_SS_ENDPOINT_COMPANION_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libusb/
H A Dlibusb10_desc.c378 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()
H A Dlibusb.h101 #define LIBUSB_DT_SS_ENDPOINT_COMPANION_SIZE 6 macro