Home
last modified time | relevance | path

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

123

/linux/drivers/media/usb/uvc/
H A Duvc_driver.c2539 .bInterfaceProtocol = 0,
2548 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
2559 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
2570 .bInterfaceProtocol = 0,
2579 .bInterfaceProtocol = 0,
2588 .bInterfaceProtocol = 0,
2597 .bInterfaceProtocol = 0,
2606 .bInterfaceProtocol = 0,
2615 .bInterfaceProtocol = 0,
2624 .bInterfaceProtocol = 0,
[all …]
/linux/drivers/hid/
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-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-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()
H A Dhid-roccat-kovaplus.c453 if (intf->cur_altsetting->desc.bInterfaceProtocol in kovaplus_init_specials()
493 if (intf->cur_altsetting->desc.bInterfaceProtocol in kovaplus_remove_specials()
610 if (intf->cur_altsetting->desc.bInterfaceProtocol in kovaplus_raw_event()
H A Dhid-roccat-arvo.c296 if (intf->cur_altsetting->desc.bInterfaceProtocol in arvo_init_specials()
335 if (intf->cur_altsetting->desc.bInterfaceProtocol in arvo_remove_specials()
/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)
/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()
586 .bInterfaceProtocol = USB_CDC_PROTO_NONE
591 .bInterfaceProtocol = USB_CDC_PROTO_NONE
H A Dzaurus.c257 .bInterfaceProtocol = USB_CDC_PROTO_NONE
262 .bInterfaceProtocol = USB_CDC_PROTO_NONE
/linux/rust/kernel/
H A Dusb.rs153 bInterfaceProtocol: protocol, in from_interface_info()
179 bInterfaceProtocol: protocol, in from_device_interface_protocol()
213 bInterfaceProtocol: protocol, in from_device_and_interface_info()
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-acm14 Reported bInterfaceProtocol for the ACM device. For legacy
/linux/sound/usb/
H A Dimplicit.c124 alts->desc.bInterfaceProtocol != UAC_VERSION_2 || in add_generic_uac2_implicit_fb()
140 alts->desc.bInterfaceProtocol != 2) || in roland_sanity_check_iface()
328 alts->desc.bInterfaceProtocol == UAC_VERSION_2 && in audioformat_implicit_fb_quirk()
/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
/linux/drivers/usb/serial/
H A Dqcserial.c380 switch (intf->desc.bInterfaceProtocol) { in qcprobe()
403 intf->desc.bInterfaceProtocol); in qcprobe()
H A Dsafe_serial.c273 switch (desc->bInterfaceProtocol) { in safe_startup()
/linux/tools/usb/
H A Dtestusb.c92 __u8 bInterfaceProtocol; member
152 && u.intf.bInterfaceProtocol == 0) in testdev_ffs_ifnum()
/linux/drivers/usb/storage/
H A Duas-detect.h10 intf->desc.bInterfaceProtocol == USB_PR_UAS); in uas_is_interface()
/linux/sound/usb/qcom/
H A Dusb_audio_qmi_v01.h49 u8 bInterfaceProtocol; member
/linux/drivers/usb/host/
H A Dxhci-dbgcap.h142 u8 bInterfaceProtocol; member
H A Dxhci-dbgcap.c151 dev_info = (dbc->idVendor << 16) | dbc->bInterfaceProtocol; in xhci_dbc_init_contexts()
1209 return sysfs_emit(buf, "%02x\n", dbc->bInterfaceProtocol); in dbc_bInterfaceProtocol_show()
1237 dbc->bInterfaceProtocol = value; in dbc_bInterfaceProtocol_store()
1316 dbc->bInterfaceProtocol = DBC_PROTOCOL; in xhci_alloc_dbc()
/linux/drivers/hid/usbhid/
H A Dhid-core.c1001 if (interface->desc.bInterfaceProtocol == USB_INTERFACE_PROTOCOL_KEYBOARD || in usbhid_parse()
1002 interface->desc.bInterfaceProtocol == USB_INTERFACE_PROTOCOL_MOUSE) in usbhid_parse()
1191 interface->desc.bInterfaceProtocol == in usbhid_start()
1388 if (intf->cur_altsetting->desc.bInterfaceProtocol == in usbhid_probe()
1391 else if (intf->cur_altsetting->desc.bInterfaceProtocol == 0) in usbhid_probe()

123