Home
last modified time | relevance | path

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

1234

/openbmc/u-boot/drivers/usb/gadget/
H A Dep0.c190 struct usb_device_descriptor *device_descriptor; in ep0_get_descriptor()
198 sizeof (struct usb_device_descriptor), in ep0_get_descriptor()
203 (struct usb_device_descriptor *) urb->buffer; in ep0_get_descriptor()
213 struct usb_device_descriptor *device_descriptor; in ep0_get_descriptor()
H A Dg_dnl.c56 static struct usb_device_descriptor device_desc = {
162 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
/openbmc/u-boot/include/linux/usb/
H A Dcomposite.h266 const struct usb_device_descriptor *dev;
330 struct usb_device_descriptor __aligned(CONFIG_SYS_CACHELINE_SIZE) desc;
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c35 static struct usb_device_descriptor hub_device_desc = {
126 struct usb_device_descriptor **dev_desc; in hub_find_device()
138 dev_desc = (struct usb_device_descriptor **)gen_desc; in hub_find_device()
/openbmc/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()
/openbmc/u-boot/board/samsung/common/
H A Dgadget.c10 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
/openbmc/u-boot/include/
H A Dg_dnl.h35 int g_dnl_bind_fixup(struct usb_device_descriptor *, const char *);
H A Dusbdescriptors.h213 struct usb_device_descriptor { struct
475 struct usb_device_descriptor device;
509 static inline void print_device_descriptor(struct usb_device_descriptor *d) in print_device_descriptor()
/openbmc/linux/drivers/usb/core/
H A Dof.c58 struct usb_device_descriptor *ddesc = &udev->descriptor; in usb_of_has_combined_node()
/openbmc/u-boot/board/broadcom/bcm23550_w1d/
H A Dbcm23550_w1d.c102 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
/openbmc/u-boot/board/broadcom/bcm28155_ap/
H A Dbcm28155_ap.c109 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_list.c259 const struct usb_device_descriptor *d_desc; in list_gadget_devices()
296 d_desc = (const struct usb_device_descriptor *) descriptors; in list_gadget_devices()
/openbmc/linux/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;
/openbmc/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()
/openbmc/u-boot/board/hisilicon/poplar/
H A Dpoplar.c177 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
/openbmc/linux/include/linux/usb/
H A Dcomposite.h383 const struct usb_device_descriptor *dev;
476 struct usb_device_descriptor desc;
/openbmc/linux/tools/usb/
H A Dtestusb.c66 struct usb_device_descriptor { struct
159 struct usb_device_descriptor dev; in testdev_ifnum()
/openbmc/linux/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 = {
/openbmc/u-boot/arch/arm/mach-imx/
H A Dspl.c167 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c67 struct usb_device_descriptor descr; in read_usb_vudc_device()
/openbmc/linux/drivers/usb/misc/
H A Dehset.c73 struct usb_device_descriptor buf; in ehset_probe()
/openbmc/u-boot/board/siemens/smartweb/
H A Dsmartweb.c260 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()

1234