Searched refs:LIBUSB_DT_DEVICE_CAPABILITY (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/
H A Ddescriptor.c859 if (dev_cap.bDescriptorType != LIBUSB_DT_DEVICE_CAPABILITY) {
861 dev_cap.bDescriptorType, LIBUSB_DT_DEVICE_CAPABILITY);
H A Dlibusb.h274 LIBUSB_DT_DEVICE_CAPABILITY = 0x10, enumerator in enum:libusb_descriptor_type
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. */

Completed in 46 milliseconds