Home
last modified time | relevance | path

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

123

/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()
/linux/drivers/usb/core/
H A Dgeneric.c32 && desc->bInterfaceProtocol == 0xff; in is_rndis()
39 && desc->bInterfaceProtocol == 1; in is_activesync()
49 return desc->bInterfaceProtocol == UAC_VERSION_3; in is_uac3_config()
/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/drivers/usb/gadget/function/
H A Df_acm.c44 u8 bInterfaceProtocol; member
105 /* .bInterfaceProtocol = DYNAMIC */
116 .bInterfaceProtocol = 0,
667 acm_iad_descriptor.bFunctionProtocol = acm->bInterfaceProtocol; in acm_bind()
668 acm_control_interface_desc.bInterfaceProtocol = acm->bInterfaceProtocol; in acm_bind()
776 acm->bInterfaceProtocol = opts->protocol; in acm_alloc_func()
H A Df_ecm.c113 .bInterfaceProtocol = USB_CDC_PROTO_NONE,
157 .bInterfaceProtocol = 0,
172 .bInterfaceProtocol = 0,
H A Df_uvc.c82 .bInterfaceProtocol = 0x00,
119 .bInterfaceProtocol = 0x00,
131 .bInterfaceProtocol = 0x00,
/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/tools/usb/
H A Dtestusb.c92 __u8 bInterfaceProtocol; member
152 && u.intf.bInterfaceProtocol == 0) in testdev_ffs_ifnum()
/linux/drivers/usb/class/
H A Dusblp.c1295 if (ifd->desc.bInterfaceProtocol < USBLP_FIRST_PROTOCOL || in usblp_select_alts()
1296 ifd->desc.bInterfaceProtocol > USBLP_LAST_PROTOCOL) in usblp_select_alts()
1300 if (ifd->desc.bInterfaceProtocol > 1) { in usblp_select_alts()
1320 usblp->protocol[ifd->desc.bInterfaceProtocol].alt_setting = in usblp_select_alts()
1322 usblp->protocol[ifd->desc.bInterfaceProtocol].epwrite = epwrite; in usblp_select_alts()
1323 usblp->protocol[ifd->desc.bInterfaceProtocol].epread = epread; in usblp_select_alts()
/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/include/linux/
H A Dusb.h1031 * @pr: bInterfaceProtocol value
1041 .bInterfaceProtocol = (pr)
1078 * @pr: bInterfaceProtocol value
1087 .bInterfaceProtocol = (pr)
1095 * @pr: bInterfaceProtocol value
1110 .bInterfaceProtocol = (pr)
1117 * @pr: bInterfaceProtocol value
1131 .bInterfaceProtocol = (pr)
/linux/drivers/usb/serial/
H A Dsafe_serial.c273 switch (desc->bInterfaceProtocol) { in safe_startup()
/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()
/linux/tools/usb/usbip/src/
H A Dusbip_list.c118 uintf.bInterfaceProtocol); in get_exported_devices()

123