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

  /external/chromium_org/third_party/libusb/src/libusb/
descriptor.c 857 if (dev_cap.bDescriptorType != LIBUSB_DT_DEVICE_CAPABILITY) {
859 dev_cap.bDescriptorType, LIBUSB_DT_DEVICE_CAPABILITY);
    [all...]
libusb.h 274 LIBUSB_DT_DEVICE_CAPABILITY = 0x10,
728 * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE_CAPABILITY
729 * LIBUSB_DT_DEVICE_CAPABILITY in this context. */
784 * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE_CAPABILITY
785 * LIBUSB_DT_DEVICE_CAPABILITY in this context. */
810 * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE_CAPABILITY
811 * LIBUSB_DT_DEVICE_CAPABILITY in this context. */
852 * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE_CAPABILITY
853 * LIBUSB_DT_DEVICE_CAPABILITY in this context. */
    [all...]

Completed in 507 milliseconds