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

  /external/libusb/libusb/
descriptor.c 125 (header.bDescriptorType == LIBUSB_DT_CONFIG) ||
236 (header.bDescriptorType == LIBUSB_DT_CONFIG) ||
261 ((header.bDescriptorType == LIBUSB_DT_CONFIG) ||
382 (header.bDescriptorType == LIBUSB_DT_CONFIG) ||
libusb.h 115 LIBUSB_DT_CONFIG = 0x02,
474 * \ref libusb_descriptor_type::LIBUSB_DT_CONFIG LIBUSB_DT_CONFIG
    [all...]

Completed in 21 milliseconds