Home
last modified time | relevance | path

Searched refs:usb_device_descriptor (Results 1 – 25 of 81) sorted by relevance

1234

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dep0.c191 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 Dg_dnl.c58 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 Dcomposite.h272 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 Dsandbox_hub.c38 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 Dusb-uclass.c406 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 Dusbdescriptors.h214 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 Dg_dnl.h36 int g_dnl_bind_fixup(struct usb_device_descriptor *, const char *);
H A Dusbdevice.h564 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 Dgadget.c11 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 Dvudc_sysfs.c27 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 Dvudc.h91 struct usb_device_descriptor dev_desc;
/OK3568_Linux_fs/kernel/tools/usb/usbip/src/
H A Dusbip_list.c258 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 Dof.c59 struct usb_device_descriptor *ddesc = &udev->descriptor; in usb_of_has_combined_node()
/OK3568_Linux_fs/u-boot/board/broadcom/bcm23550_w1d/
H A Dbcm23550_w1d.c103 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 Dbcm28155_ap.c110 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 Dcomposite.h390 const struct usb_device_descriptor *dev;
494 struct usb_device_descriptor desc;
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/
H A Dspl.c88 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 Dtestusb.c66 struct usb_device_descriptor { struct
153 struct usb_device_descriptor dev; in testdev_ifnum()
/OK3568_Linux_fs/u-boot/board/toradex/common/
H A Dtdx-common.c113 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 Dehset.c27 struct usb_device_descriptor *buf; in ehset_probe()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c31 static struct usb_device_descriptor usbg_device_desc = {
H A Dgmidi.c76 static struct usb_device_descriptor device_desc = {
H A Dncm.c44 static struct usb_device_descriptor device_desc = {
/OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c67 struct usb_device_descriptor descr; in read_usb_vudc_device()
/OK3568_Linux_fs/u-boot/board/siemens/smartweb/
H A Dsmartweb.c261 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()

1234