Home
last modified time | relevance | path

Searched refs:USB_DT_DEVICE (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/usb/
Dch9.h211 #define USB_DT_DEVICE 0x01 macro
242 #define USB_DT_CS_DEVICE (USB_TYPE_CLASS | USB_DT_DEVICE)
/external/qemu/include/hw/
Dusb.h111 #define USB_DT_DEVICE 0x01 macro
/external/libpcap/
Dpcap-usb-linux.c236 #define USB_DT_DEVICE 1 macro
277 ctrl.wValue = USB_DT_DEVICE << 8; in probe_devices()
283 ctrl.value = USB_DT_DEVICE << 8; in probe_devices()
/external/libusb-compat/libusb/
Dusb.h58 #define USB_DT_DEVICE 0x01 macro