Searched refs:USB_DT_DEVICE (Results 1 – 3 of 3) sorted by relevance
211 #define USB_DT_DEVICE 0x01 macro242 #define USB_DT_CS_DEVICE (USB_TYPE_CLASS | USB_DT_DEVICE)
234 #define USB_DT_DEVICE 1 macro275 ctrl.wValue = USB_DT_DEVICE << 8; in probe_devices()281 ctrl.value = USB_DT_DEVICE << 8; in probe_devices()
58 #define USB_DT_DEVICE 0x01 macro