Searched refs:USB_DT_DEVICE (Results 1 – 4 of 4) sorted by relevance
211 #define USB_DT_DEVICE 0x01 macro242 #define USB_DT_CS_DEVICE (USB_TYPE_CLASS | USB_DT_DEVICE)
111 #define USB_DT_DEVICE 0x01 macro
236 #define USB_DT_DEVICE 1 macro277 ctrl.wValue = USB_DT_DEVICE << 8; in probe_devices()283 ctrl.value = USB_DT_DEVICE << 8; in probe_devices()
58 #define USB_DT_DEVICE 0x01 macro