Home
last modified time | relevance | path

Searched refs:usb_interface_descriptor (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/u-boot/drivers/serial/
H A Dusbtty.c103 static struct usb_interface_descriptor interface_descriptors[MAX_INTERFACES];
143 struct usb_interface_descriptor interface_desc;
152 struct usb_interface_descriptor data_class_interface;
173 .bLength = sizeof(struct usb_interface_descriptor),
228 sizeof(struct usb_interface_descriptor),
282 struct usb_interface_descriptor interface_desc[NUM_GSERIAL_INTERFACES];
305 sizeof(struct usb_interface_descriptor),
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_keyb.c78 static struct usb_interface_descriptor keyb_interface0 = {
112 static struct usb_interface_descriptor keyb_interface1 = {
H A Dsandbox_hub.c65 static struct usb_interface_descriptor hub_interface0 = {
H A Dsandbox_flash.c128 static struct usb_interface_descriptor flash_interface0 = {
/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c444 const struct usb_interface_descriptor *int_desc, in usb_match_one_id_intf()
479 struct usb_interface_descriptor *int_desc, in usb_match_one_id()
495 struct usb_interface_descriptor *iface, in usb_find_and_bind_driver()
559 struct usb_interface_descriptor *iface, in usb_find_child()
594 struct usb_interface_descriptor *iface = &udev->config.if_desc[0].desc; in usb_scan_device()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0014-add-u3-ss-descriptor-support-for-adb.patch42 - struct usb_interface_descriptor intf;
53 + struct usb_interface_descriptor intf;
59 + struct usb_interface_descriptor intf;
/openbmc/u-boot/include/
H A Dusbdescriptors.h190 struct usb_interface_descriptor { struct
473 struct usb_interface_descriptor interface;
H A Dusbdevice.h522 struct usb_interface_descriptor *interface_descriptor;
652 struct usb_interface_descriptor *usbd_device_interface_descriptor (struct usb_device_instance *, in…
H A Dusb.h60 struct usb_interface_descriptor desc;
/openbmc/u-boot/drivers/usb/gadget/
H A Df_dfu.c70 static struct usb_interface_descriptor dfu_intf_runtime = {
645 struct usb_interface_descriptor *d; in dfu_prepare_function()
717 ((struct usb_interface_descriptor *)f_dfu->function[i]) in dfu_bind()
H A Dether.c405 static struct usb_interface_descriptor
421 static const struct usb_interface_descriptor
565 static const struct usb_interface_descriptor
580 static const struct usb_interface_descriptor
600 static const struct usb_interface_descriptor
626 static const struct usb_interface_descriptor
H A Dstorage_common.c398 static struct usb_interface_descriptor
H A Dcore.c231 struct usb_interface_descriptor *usbd_device_interface_descriptor (struct usb_device_instance in usbd_device_interface_descriptor()
H A Df_thor.c368 static struct usb_interface_descriptor thor_downloader_intf_data = {
393 static struct usb_interface_descriptor thor_downloader_intf_int = {
H A Df_fastboot.c85 static struct usb_interface_descriptor interface_desc = {
H A Df_sdp.c126 static struct usb_interface_descriptor sdp_intf_runtime = {
H A Df_rockusb.c57 static struct usb_interface_descriptor interface_desc = {
/openbmc/u-boot/drivers/usb/eth/
H A Dusb_ether.c22 struct usb_interface_descriptor *iface_desc; in usb_ether_register()
H A Dmcs7830.c722 struct usb_interface_descriptor *iface_desc; in mcs7830_eth_probe()
H A Dasix.c628 struct usb_interface_descriptor *iface_desc; in asix_eth_probe()
H A Dasix88179.c635 struct usb_interface_descriptor *iface_desc; in ax88179_eth_probe()
H A Dsmsc95xx.c842 struct usb_interface_descriptor *iface_desc; in smsc95xx_eth_probe()
/openbmc/u-boot/include/linux/usb/
H A Dch9.h348 struct usb_interface_descriptor { struct
/openbmc/u-boot/cmd/
H A Dusb.c202 static void usb_display_if_desc(struct usb_interface_descriptor *ifdesc, in usb_display_if_desc()
/openbmc/u-boot/common/
H A Dusb.c413 if (((struct usb_interface_descriptor *) \ in usb_parse_config()

12