| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | sandbox_hub.c | 40 .bDescriptorType = USB_DT_DEVICE, 140 USB_DT_DEVICE, 0); in hub_find_device()
|
| H A D | sandbox_keyb.c | 53 .bDescriptorType = USB_DT_DEVICE,
|
| /OK3568_Linux_fs/kernel/tools/usb/ |
| H A D | testusb.c | 59 #define USB_DT_DEVICE 0x01 macro 158 if (dev.bLength != sizeof dev || dev.bDescriptorType != USB_DT_DEVICE) in testdev_ifnum()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | dbgp.c | 38 .bDescriptorType = USB_DT_DEVICE, 363 case USB_DT_DEVICE: in dbgp_setup()
|
| H A D | tcm_usb_gadget.c | 33 .bDescriptorType = USB_DT_DEVICE,
|
| H A D | gmidi.c | 78 .bDescriptorType = USB_DT_DEVICE,
|
| H A D | ncm.c | 46 .bDescriptorType = USB_DT_DEVICE,
|
| H A D | mass_storage.c | 52 .bDescriptorType = USB_DT_DEVICE,
|
| H A D | printer.c | 68 .bDescriptorType = USB_DT_DEVICE,
|
| H A D | cdc2.c | 40 .bDescriptorType = USB_DT_DEVICE,
|
| H A D | acm_ms.c | 37 .bDescriptorType = USB_DT_DEVICE,
|
| H A D | hid.c | 44 .bDescriptorType = USB_DT_DEVICE,
|
| H A D | serial.c | 64 .bDescriptorType = USB_DT_DEVICE,
|
| H A D | ether.c | 148 .bDescriptorType = USB_DT_DEVICE,
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | ehset.c | 85 USB_DT_DEVICE << 8, 0, in ehset_probe()
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | ch9.h | 206 #define USB_DT_DEVICE 0x01 macro 239 #define USB_DT_CS_DEVICE (USB_TYPE_CLASS | USB_DT_DEVICE)
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb_defs.h | 86 #define USB_DT_DEVICE 0x01 macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 61 .bDescriptorType = USB_DT_DEVICE, 273 case USB_DT_DEVICE: in ast_vhub_rep_desc() 434 case USB_DT_DEVICE: in ast_vhub_std_hub_request()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | hcd.c | 120 USB_DT_DEVICE, /* __u8 bDescriptorType; Device */ 141 USB_DT_DEVICE, /* __u8 bDescriptorType; Device */ 162 USB_DT_DEVICE, /* __u8 bDescriptorType; Device */ 183 USB_DT_DEVICE, /* __u8 bDescriptorType; Device */ 206 USB_DT_DEVICE, /* __u8 bDescriptorType; Device */ 572 case USB_DT_DEVICE << 8: in rh_call_control()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/ |
| H A D | ch9.h | 240 #define USB_DT_DEVICE 0x01 macro 273 #define USB_DT_CS_DEVICE (USB_TYPE_CLASS | USB_DT_DEVICE)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/ |
| H A D | ch9.h | 240 #define USB_DT_DEVICE 0x01 macro 273 #define USB_DT_CS_DEVICE (USB_TYPE_CLASS | USB_DT_DEVICE)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch9.h | 240 #define USB_DT_DEVICE 0x01 macro 273 #define USB_DT_CS_DEVICE (USB_TYPE_CLASS | USB_DT_DEVICE)
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | g_dnl.c | 60 .bDescriptorType = USB_DT_DEVICE,
|
| /OK3568_Linux_fs/kernel/drivers/usb/common/ |
| H A D | debug.c | 111 case USB_DT_DEVICE: in usb_decode_get_set_descriptor()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vudc_sysfs.c | 36 req.wValue = cpu_to_le16(USB_DT_DEVICE << 8); in get_gadget_descs()
|