Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb10_desc.c458 dtype == LIBUSB_DT_BOS && in libusb_parse_bos_descriptor()
575 err = libusb_get_descriptor(handle, LIBUSB_DT_BOS, 0, in libusb_get_bos_descriptor()
588 err = libusb_get_descriptor(handle, LIBUSB_DT_BOS, 0, in libusb_get_bos_descriptor()
H A Dlibusb.h83 LIBUSB_DT_BOS = 0x0f, enumerator