Home
last modified time | relevance | path

Searched refs:USB_DT_STRING (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/linux/usb/
Dch9.h206 #define USB_DT_STRING 0x03 macro
237 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)
/external/qemu/hw/
Dusb.h113 #define USB_DT_STRING 0x03 macro
Dusb-hub.c262 case USB_DT_STRING: in usb_hub_handle_control()
Dusb-msd.c275 case USB_DT_STRING: in usb_msd_handle_control()
Dusb-hid.c688 case USB_DT_STRING: in usb_hid_handle_control()
/external/libusb-compat/libusb/
Dusb.h60 #define USB_DT_STRING 0x03 macro
/external/kernel-headers/original/linux/
Dusb_ch9.h150 #define USB_DT_STRING 0x03 macro