Home
last modified time | relevance | path

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

123

/Linux-v6.6/drivers/media/usb/uvc/
Duvc_driver.c2437 .bInterfaceProtocol = 0,
2446 .bInterfaceProtocol = 0,
2455 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
2464 .bInterfaceProtocol = 0,
2473 .bInterfaceProtocol = 0,
2482 .bInterfaceProtocol = 0,
2491 .bInterfaceProtocol = 0,
2500 .bInterfaceProtocol = 0,
2509 .bInterfaceProtocol = 0,
2518 .bInterfaceProtocol = 0,
[all …]
/Linux-v6.6/drivers/hid/
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()
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()
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()
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()
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()
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()
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()
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-v6.6/drivers/usb/core/
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()
/Linux-v6.6/include/linux/usb/
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-v6.6/drivers/net/usb/
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
Dzaurus.c257 .bInterfaceProtocol = USB_CDC_PROTO_NONE
262 .bInterfaceProtocol = USB_CDC_PROTO_NONE
/Linux-v6.6/sound/usb/
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()
/Linux-v6.6/tools/usb/usbip/libsrc/
Dusbip_common.c106 uinf->bInterfaceProtocol); in dump_usb_interface()
263 READ_ATTR(uinf, uint8_t, sif, bInterfaceProtocol, "%02x\n"); in read_usb_interface()
Dusbip_common.h107 uint8_t bInterfaceProtocol; member
/Linux-v6.6/drivers/usb/serial/
Dqcserial.c376 switch (intf->desc.bInterfaceProtocol) { in qcprobe()
399 intf->desc.bInterfaceProtocol); in qcprobe()
Dsafe_serial.c273 switch (desc->bInterfaceProtocol) { in safe_startup()
/Linux-v6.6/drivers/usb/storage/
Dusual-tables.c39 .bInterfaceProtocol = (pr), \
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()
Duas-detect.h10 intf->desc.bInterfaceProtocol == USB_PR_UAS); in uas_is_interface()
/Linux-v6.6/tools/usb/
Dtestusb.c92 __u8 bInterfaceProtocol; member
152 && u.intf.bInterfaceProtocol == 0) in testdev_ffs_ifnum()
/Linux-v6.6/drivers/usb/class/
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()
/Linux-v6.6/drivers/gpu/drm/udl/
Dudl_drv.c144 .bInterfaceProtocol = 0x00,
/Linux-v6.6/include/linux/
Dusb.h1035 .bInterfaceProtocol = (pr)
1081 .bInterfaceProtocol = (pr)
1104 .bInterfaceProtocol = (pr)
1125 .bInterfaceProtocol = (pr)

123