HomeSort by relevance Sort by last modified time
    Searched refs:LIBUSB_DT_INTERFACE (Results 1 - 2 of 2) sorted by null

  /external/libusb/libusb/
descriptor.c 124 (header.bDescriptorType == LIBUSB_DT_INTERFACE) ||
234 if ((header.bDescriptorType == LIBUSB_DT_INTERFACE) ||
305 ifp->bDescriptorType != LIBUSB_DT_INTERFACE ||
381 (header.bDescriptorType == LIBUSB_DT_INTERFACE) ||
libusb.h 121 LIBUSB_DT_INTERFACE = 0x04,
412 * \ref libusb_descriptor_type::LIBUSB_DT_INTERFACE LIBUSB_DT_INTERFACE
    [all...]

Completed in 60 milliseconds