Searched refs:LIBUSB20_DT_INTERFACE (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libusb/
H A Dlibusb20_desc.c99 } else if ((ptr[1] == LIBUSB20_DT_INTERFACE) && (ptr[0] >= 4)) {
185 } else if ((ptr[1] == LIBUSB20_DT_INTERFACE) && (ptr[0] >= 4)) {
H A Dlibusb20_desc.h357 LIBUSB20_DT_INTERFACE = 0x04, enumerator in enum:libusb20_descriptor_type

Completed in 46 milliseconds