Searched refs:LIBUSB_DT_DEVICE_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libusb/ | ||
H A D | libusb.h | 84 LIBUSB_DT_DEVICE_CAPABILITY = 0x10, enumerator |
H A D | libusb10_desc.c | 487 dtype == LIBUSB_DT_DEVICE_CAPABILITY) { in libusb_parse_bos_descriptor() |