Home
last modified time | relevance | path

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

/u-boot/drivers/usb/emul/
A Dsandbox_keyb.c88 .bInterfaceProtocol = USB_PROT_HID_KEYBOARD,
122 .bInterfaceProtocol = USB_PROT_HID_MOUSE,
A Dsandbox_hub.c75 .bInterfaceProtocol = US_PR_CB,
A Dsandbox_flash.c138 .bInterfaceProtocol = US_PR_BULK,
/u-boot/drivers/serial/
A Dusbtty.c183 .bInterfaceProtocol = COMMUNICATIONS_V25TER_PROTOCOL,
238 .bInterfaceProtocol = DATA_INTERFACE_PROTOCOL_NONE,
316 .bInterfaceProtocol =
/u-boot/common/
A Dusb_kbd.c459 if (iface->desc.bInterfaceProtocol != USB_PROT_HID_KEYBOARD)
710 .bInterfaceProtocol = USB_PROT_HID_KEYBOARD,
A Dusb_storage.c1330 ss->protocol = iface->desc.bInterfaceProtocol; in usb_storage_probe()
/u-boot/drivers/usb/eth/
A Dusb_ether.c37 ueth->protocol = iface_desc->bInterfaceProtocol; in usb_ether_register()
A Dmcs7830.c755 ss->protocol = iface_desc->bInterfaceProtocol; in mcs7830_eth_probe()
A Dasix.c659 ss->protocol = iface_desc->bInterfaceProtocol; in asix_eth_probe()
A Dasix88179.c666 ss->protocol = iface_desc->bInterfaceProtocol; in ax88179_eth_probe()
A Dsmsc95xx.c869 ss->protocol = iface_desc->bInterfaceProtocol; in smsc95xx_eth_probe()
A Dr8152.c1614 ss->protocol = iface_desc->bInterfaceProtocol; in r8152_eth_probe()
/u-boot/drivers/usb/host/
A Dehci.h90 unsigned char bInterfaceProtocol; member
A Dusb-uclass.c494 (id->bInterfaceProtocol != int_desc->bInterfaceProtocol)) in usb_match_one_id_intf()
/u-boot/drivers/usb/gadget/
A Dether.c416 .bInterfaceProtocol = USB_CDC_PROTO_NONE,
431 .bInterfaceProtocol = USB_CDC_ACM_PROTO_VENDOR,
576 .bInterfaceProtocol = 0,
591 .bInterfaceProtocol = 0,
611 .bInterfaceProtocol = 0,
637 .bInterfaceProtocol = 0,
A Dstorage_common.c408 .bInterfaceProtocol = USB_PR_BULK, /* Adjusted during fsg_bind() */
A Df_dfu.c78 .bInterfaceProtocol = 1,
670 d->bInterfaceProtocol = 2; in dfu_prepare_function()
A Df_fastboot.c115 .bInterfaceProtocol = FASTBOOT_INTERFACE_PROTOCOL,
A Df_sdp.c145 .bInterfaceProtocol = 0,
A Df_thor.c407 .bInterfaceProtocol = USB_CDC_ACM_PROTO_AT_V25TER,
A Df_rockusb.c69 .bInterfaceProtocol = ROCKUSB_INTERFACE_PROTOCOL,
/u-boot/include/
A Dusbdescriptors.h198 u8 bInterfaceProtocol; member
A Dusb.h475 u8 bInterfaceProtocol; member
/u-boot/include/linux/usb/
A Dch9.h357 __u8 bInterfaceProtocol; member
/u-boot/cmd/
A Dusb.c212 ifdesc->bInterfaceSubClass, ifdesc->bInterfaceProtocol); in usb_display_if_desc()

Completed in 49 milliseconds