Searched refs:bInterfaceProtocol (Results 1 – 14 of 14) sorted by relevance
| /drivers/usb/emul/ |
| A D | sandbox_keyb.c | 87 .bInterfaceProtocol = USB_PROT_HID_KEYBOARD, 121 .bInterfaceProtocol = USB_PROT_HID_MOUSE,
|
| A D | sandbox_hub.c | 74 .bInterfaceProtocol = US_PR_CB,
|
| A D | sandbox_flash.c | 100 .bInterfaceProtocol = US_PR_BULK,
|
| /drivers/usb/eth/ |
| A D | usb_ether.c | 34 ueth->protocol = iface_desc->bInterfaceProtocol; in usb_ether_register()
|
| /drivers/usb/gadget/ |
| A D | ether.c | 406 .bInterfaceProtocol = USB_CDC_PROTO_NONE, 421 .bInterfaceProtocol = USB_CDC_ACM_PROTO_VENDOR, 566 .bInterfaceProtocol = 0, 581 .bInterfaceProtocol = 0, 601 .bInterfaceProtocol = 0, 627 .bInterfaceProtocol = 0,
|
| A D | f_dfu.c | 77 .bInterfaceProtocol = 1, 687 d->bInterfaceProtocol = 2; in dfu_prepare_function()
|
| A D | storage_common.c | 408 .bInterfaceProtocol = USB_PR_BULK, /* Adjusted during fsg_bind() */
|
| A D | f_fastboot.c | 115 .bInterfaceProtocol = FASTBOOT_INTERFACE_PROTOCOL,
|
| A D | f_acm.c | 86 .bInterfaceProtocol = USB_CDC_ACM_PROTO_AT_V25TER,
|
| A D | f_sdp.c | 146 .bInterfaceProtocol = 0,
|
| A D | f_thor.c | 410 .bInterfaceProtocol = USB_CDC_ACM_PROTO_AT_V25TER,
|
| A D | f_rockusb.c | 67 .bInterfaceProtocol = ROCKUSB_INTERFACE_PROTOCOL,
|
| /drivers/usb/host/ |
| A D | ehci.h | 91 unsigned char bInterfaceProtocol; member
|
| A D | usb-uclass.c | 585 (id->bInterfaceProtocol != int_desc->bInterfaceProtocol)) in usb_match_one_id_intf()
|
Completed in 36 milliseconds