Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c40 .bDescriptorType = USB_DT_DEVICE,
140 USB_DT_DEVICE, 0); in hub_find_device()
H A Dsandbox_keyb.c53 .bDescriptorType = USB_DT_DEVICE,
/OK3568_Linux_fs/kernel/tools/usb/
H A Dtestusb.c59 #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 Ddbgp.c38 .bDescriptorType = USB_DT_DEVICE,
363 case USB_DT_DEVICE: in dbgp_setup()
H A Dtcm_usb_gadget.c33 .bDescriptorType = USB_DT_DEVICE,
H A Dgmidi.c78 .bDescriptorType = USB_DT_DEVICE,
H A Dncm.c46 .bDescriptorType = USB_DT_DEVICE,
H A Dmass_storage.c52 .bDescriptorType = USB_DT_DEVICE,
H A Dprinter.c68 .bDescriptorType = USB_DT_DEVICE,
H A Dcdc2.c40 .bDescriptorType = USB_DT_DEVICE,
H A Dacm_ms.c37 .bDescriptorType = USB_DT_DEVICE,
H A Dhid.c44 .bDescriptorType = USB_DT_DEVICE,
H A Dserial.c64 .bDescriptorType = USB_DT_DEVICE,
H A Dether.c148 .bDescriptorType = USB_DT_DEVICE,
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dehset.c85 USB_DT_DEVICE << 8, 0, in ehset_probe()
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h206 #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 Dusb_defs.h86 #define USB_DT_DEVICE 0x01 macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c61 .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 Dhcd.c120 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 Dch9.h240 #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 Dch9.h240 #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 Dch9.h240 #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 Dg_dnl.c60 .bDescriptorType = USB_DT_DEVICE,
/OK3568_Linux_fs/kernel/drivers/usb/common/
H A Ddebug.c111 case USB_DT_DEVICE: in usb_decode_get_set_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvudc_sysfs.c36 req.wValue = cpu_to_le16(USB_DT_DEVICE << 8); in get_gadget_descs()

123