Searched defs:USB_DT_DEVICE (Results 1 - 4 of 4) sorted by relevance

/external/libusb-compat/libusb/
H A Dusb.h58 #define USB_DT_DEVICE 0x01 macro
/external/qemu/hw/
H A Dusb.h111 #define USB_DT_DEVICE 0x01 macro
/external/kernel-headers/original/linux/
H A Dusb_ch9.h148 #define USB_DT_DEVICE 0x01 macro
186 /* USB_DT_DEVICE: Device descriptor */
/external/kernel-headers/original/linux/usb/
H A Dch9.h204 #define USB_DT_DEVICE 0x01 macro
235 #define USB_DT_CS_DEVICE (USB_TYPE_CLASS | USB_DT_DEVICE)
250 /* USB_DT_DEVICE: Device descriptor */

Completed in 130 milliseconds