Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-usb-linux.c274 #define USB_DT_DEVICE 1 macro
315 ctrl.wValue = USB_DT_DEVICE << 8; in probe_devices()
321 ctrl.value = USB_DT_DEVICE << 8; in probe_devices()
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h234 #define USB_DT_DEVICE 0x01 macro
267 #define USB_DT_CS_DEVICE (USB_TYPE_CLASS | USB_DT_DEVICE)
/external/libusb-compat/libusb/
Dusb.h58 #define USB_DT_DEVICE 0x01 macro