| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | ep0.c | 191 struct usb_device_descriptor *device_descriptor; in ep0_get_descriptor() 199 sizeof (struct usb_device_descriptor), in ep0_get_descriptor() 204 (struct usb_device_descriptor *) urb->buffer; in ep0_get_descriptor() 214 struct usb_device_descriptor *device_descriptor; in ep0_get_descriptor()
|
| H A D | g_dnl.c | 58 static struct usb_device_descriptor device_desc = { 164 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | composite.h | 272 const struct usb_device_descriptor *dev; 336 struct usb_device_descriptor __aligned(CONFIG_SYS_CACHELINE_SIZE) desc;
|
| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | sandbox_hub.c | 38 static struct usb_device_descriptor hub_device_desc = { 129 struct usb_device_descriptor **dev_desc; in hub_find_device() 141 dev_desc = (struct usb_device_descriptor **)gen_desc; in hub_find_device()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | usb-uclass.c | 406 static int usb_match_device(const struct usb_device_descriptor *desc, in usb_match_device() 443 static int usb_match_one_id_intf(const struct usb_device_descriptor *desc, in usb_match_one_id_intf() 478 static int usb_match_one_id(struct usb_device_descriptor *desc, in usb_match_one_id() 494 struct usb_device_descriptor *desc, in usb_find_and_bind_driver() 558 struct usb_device_descriptor *desc, in usb_find_child()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usbdescriptors.h | 214 struct usb_device_descriptor { struct 476 struct usb_device_descriptor device; 510 static inline void print_device_descriptor(struct usb_device_descriptor *d) in print_device_descriptor()
|
| H A D | g_dnl.h | 36 int g_dnl_bind_fixup(struct usb_device_descriptor *, const char *);
|
| H A D | usbdevice.h | 564 struct usb_device_descriptor *device_descriptor; /* per device descriptor */ 660 struct usb_device_descriptor *usbd_device_device_descriptor(struct
|
| /OK3568_Linux_fs/u-boot/board/samsung/common/ |
| H A D | gadget.c | 11 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vudc_sysfs.c | 27 struct usb_device_descriptor *ddesc = &udc->dev_desc; in get_gadget_descs() 91 static BIN_ATTR_RO(dev_desc, sizeof(struct usb_device_descriptor));
|
| H A D | vudc.h | 91 struct usb_device_descriptor dev_desc;
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/src/ |
| H A D | usbip_list.c | 258 const struct usb_device_descriptor *d_desc; in list_gadget_devices() 295 d_desc = (const struct usb_device_descriptor *) descriptors; in list_gadget_devices()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | of.c | 59 struct usb_device_descriptor *ddesc = &udev->descriptor; in usb_of_has_combined_node()
|
| /OK3568_Linux_fs/u-boot/board/broadcom/bcm23550_w1d/ |
| H A D | bcm23550_w1d.c | 103 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
|
| /OK3568_Linux_fs/u-boot/board/broadcom/bcm28155_ap/ |
| H A D | bcm28155_ap.c | 110 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | composite.h | 390 const struct usb_device_descriptor *dev; 494 struct usb_device_descriptor desc;
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/ |
| H A D | spl.c | 88 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
|
| /OK3568_Linux_fs/kernel/tools/usb/ |
| H A D | testusb.c | 66 struct usb_device_descriptor { struct 153 struct usb_device_descriptor dev; in testdev_ifnum()
|
| /OK3568_Linux_fs/u-boot/board/toradex/common/ |
| H A D | tdx-common.c | 113 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | ehset.c | 27 struct usb_device_descriptor *buf; in ehset_probe()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | tcm_usb_gadget.c | 31 static struct usb_device_descriptor usbg_device_desc = {
|
| H A D | gmidi.c | 76 static struct usb_device_descriptor device_desc = {
|
| H A D | ncm.c | 44 static struct usb_device_descriptor device_desc = {
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/ |
| H A D | usbip_device_driver.c | 67 struct usb_device_descriptor descr; in read_usb_vudc_device()
|
| /OK3568_Linux_fs/u-boot/board/siemens/smartweb/ |
| H A D | smartweb.c | 261 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
|