Searched refs:LIBUSB_DT_DEVICE (Results 1 – 6 of 6) sorted by relevance
126 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_endpoint()237 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_interface()262 (header.bDescriptorType == LIBUSB_DT_DEVICE))) in parse_interface()383 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_configuration()
112 LIBUSB_DT_DEVICE = 0x01, enumerator
158 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_endpoint()301 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_interface()453 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_configuration()
256 LIBUSB_DT_DEVICE = 0x01, enumerator
334 #define USB_DEVICE_DESCRIPTOR_TYPE LIBUSB_DT_DEVICE
3170 d.bDescriptorType = LIBUSB_DT_DEVICE; in _hid_get_device_descriptor()3404 case LIBUSB_DT_DEVICE: in _hid_get_descriptor()