Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_driver.c2500 .bInterfaceProtocol = 0,
2509 .bInterfaceProtocol = 0,
2518 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
2527 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
2538 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
2549 .bInterfaceProtocol = 0,
2558 .bInterfaceProtocol = 0,
2567 .bInterfaceProtocol = 0,
2576 .bInterfaceProtocol = 0,
2585 .bInterfaceProtocol = 0,
[all …]
/openbmc/linux/drivers/hid/
H A Dhid-roccat-savu.c65 if (intf->cur_altsetting->desc.bInterfaceProtocol in savu_init_specials()
104 if (intf->cur_altsetting->desc.bInterfaceProtocol in savu_remove_specials()
178 if (intf->cur_altsetting->desc.bInterfaceProtocol in savu_raw_event()
H A Dhid-roccat-konepure.c85 if (intf->cur_altsetting->desc.bInterfaceProtocol in konepure_init_specials()
124 if (intf->cur_altsetting->desc.bInterfaceProtocol in konepure_remove_specials()
180 if (intf->cur_altsetting->desc.bInterfaceProtocol in konepure_raw_event()
H A Dhid-roccat-ryos.c93 if (intf->cur_altsetting->desc.bInterfaceProtocol in ryos_init_specials()
132 if (intf->cur_altsetting->desc.bInterfaceProtocol in ryos_remove_specials()
188 if (intf->cur_altsetting->desc.bInterfaceProtocol in ryos_raw_event()
H A Dhid-roccat-isku.c276 if (intf->cur_altsetting->desc.bInterfaceProtocol in isku_init_specials()
315 if (intf->cur_altsetting->desc.bInterfaceProtocol in isku_remove_specials()
407 if (intf->cur_altsetting->desc.bInterfaceProtocol in isku_raw_event()
H A Dhid-roccat-koneplus.c384 if (intf->cur_altsetting->desc.bInterfaceProtocol in koneplus_init_specials()
423 if (intf->cur_altsetting->desc.bInterfaceProtocol in koneplus_remove_specials()
519 if (intf->cur_altsetting->desc.bInterfaceProtocol in koneplus_raw_event()
H A Dhid-roccat-pyra.c403 if (intf->cur_altsetting->desc.bInterfaceProtocol in pyra_init_specials()
442 if (intf->cur_altsetting->desc.bInterfaceProtocol in pyra_remove_specials()
553 if (intf->cur_altsetting->desc.bInterfaceProtocol in pyra_raw_event()
/openbmc/linux/drivers/usb/core/
H A Dgeneric.c36 && desc->bInterfaceProtocol == 0xff; in is_rndis()
43 && desc->bInterfaceProtocol == 1; in is_activesync()
53 return desc->bInterfaceProtocol == UAC_VERSION_3; in is_uac3_config()
/openbmc/qemu/hw/usb/
H A Ddev-hid.c84 .bInterfaceProtocol = 0x02,
115 .bInterfaceProtocol = 0x02,
145 .bInterfaceProtocol = 0x00,
175 .bInterfaceProtocol = 0x00,
206 .bInterfaceProtocol = 0x01, /* keyboard */
237 .bInterfaceProtocol = 0x01, /* keyboard */
H A Ddesc.h54 uint8_t bInterfaceProtocol; member
155 uint8_t bInterfaceProtocol; member
H A Ddev-storage.c63 .bInterfaceProtocol = 0x50, /* Bulk */
98 .bInterfaceProtocol = 0x50, /* Bulk */
133 .bInterfaceProtocol = 0x50, /* Bulk */
/openbmc/linux/include/linux/usb/
H A Dcdc_ncm.h93 (x)->desc.bInterfaceProtocol == USB_CDC_PROTO_NONE)
94 #define cdc_ncm_data_intf_is_mbim(x) ((x)->desc.bInterfaceProtocol == USB_CDC_MBIM_PROTO_NTB)
/openbmc/linux/drivers/net/usb/
H A Dcdc_ether.c28 desc->bInterfaceProtocol == 0xff); in is_rndis()
35 desc->bInterfaceProtocol == 1); in is_activesync()
42 desc->bInterfaceProtocol == 3); in is_wireless_rndis()
49 desc->bInterfaceProtocol == 1); in is_novatel_rndis()
585 .bInterfaceProtocol = USB_CDC_PROTO_NONE
590 .bInterfaceProtocol = USB_CDC_PROTO_NONE
H A Dzaurus.c257 .bInterfaceProtocol = USB_CDC_PROTO_NONE
262 .bInterfaceProtocol = USB_CDC_PROTO_NONE
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0014-add-u3-ss-descriptor-support-for-adb.patch123 + .bInterfaceProtocol = ADB_PROTOCOL,
150 + .bInterfaceProtocol = ADB_PROTOCOL,
177 + .bInterfaceProtocol = ADB_PROTOCOL,
200 - .bInterfaceProtocol = ADB_PROTOCOL,
232 - .bInterfaceProtocol = ADB_PROTOCOL,
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_keyb.c87 .bInterfaceProtocol = USB_PROT_HID_KEYBOARD,
121 .bInterfaceProtocol = USB_PROT_HID_MOUSE,
/openbmc/linux/sound/usb/
H A Dimplicit.c123 alts->desc.bInterfaceProtocol != UAC_VERSION_2 || in add_generic_uac2_implicit_fb()
139 alts->desc.bInterfaceProtocol != 2) || in roland_sanity_check_iface()
327 alts->desc.bInterfaceProtocol == UAC_VERSION_2 && in audioformat_implicit_fb_quirk()
/openbmc/linux/drivers/usb/serial/
H A Dqcserial.c380 switch (intf->desc.bInterfaceProtocol) { in qcprobe()
403 intf->desc.bInterfaceProtocol); in qcprobe()
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_common.c106 uinf->bInterfaceProtocol); in dump_usb_interface()
263 READ_ATTR(uinf, uint8_t, sif, bInterfaceProtocol, "%02x\n"); in read_usb_interface()
H A Dusbip_common.h107 uint8_t bInterfaceProtocol; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/
H A Detc-openct.udev.in-disablePROGRAM.patch28 …ATTR{bInterfaceClass}=="0b", ATTR{bInterfaceSubClass}=="00", ATTR{bInterfaceProtocol}=="00", ATTRS…
/openbmc/linux/drivers/usb/storage/
H A Dusual-tables.c39 .bInterfaceProtocol = (pr), \
H A Dusb.c452 intf->cur_altsetting->desc.bInterfaceProtocol); in associate_dev()
602 idesc->bInterfaceProtocol : in get_device_info()
643 us->protocol == idesc->bInterfaceProtocol) in get_device_info()
657 idesc->bInterfaceProtocol, in get_device_info()
/openbmc/linux/drivers/usb/class/
H A Dusblp.c1284 if (ifd->desc.bInterfaceProtocol < USBLP_FIRST_PROTOCOL || in usblp_select_alts()
1285 ifd->desc.bInterfaceProtocol > USBLP_LAST_PROTOCOL) in usblp_select_alts()
1289 if (ifd->desc.bInterfaceProtocol > 1) { in usblp_select_alts()
1309 usblp->protocol[ifd->desc.bInterfaceProtocol].alt_setting = in usblp_select_alts()
1311 usblp->protocol[ifd->desc.bInterfaceProtocol].epwrite = epwrite; in usblp_select_alts()
1312 usblp->protocol[ifd->desc.bInterfaceProtocol].epread = epread; in usblp_select_alts()
/openbmc/linux/tools/usb/
H A Dtestusb.c92 __u8 bInterfaceProtocol; member
152 && u.intf.bInterfaceProtocol == 0) in testdev_ffs_ifnum()

12345