Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/media/usb/uvc/
Duvc_driver.c2530 .bInterfaceProtocol = 0,
2539 .bInterfaceProtocol = 0,
2548 .bInterfaceProtocol = 0,
2557 .bInterfaceProtocol = 0,
2566 .bInterfaceProtocol = 0,
2575 .bInterfaceProtocol = 0 },
2583 .bInterfaceProtocol = 0 },
2591 .bInterfaceProtocol = 0 },
2599 .bInterfaceProtocol = 0 },
2607 .bInterfaceProtocol = 0 },
[all …]
/kernel/linux/linux-5.10/drivers/hid/
Dhid-roccat-konepure.c82 if (intf->cur_altsetting->desc.bInterfaceProtocol in konepure_init_specials()
121 if (intf->cur_altsetting->desc.bInterfaceProtocol in konepure_remove_specials()
177 if (intf->cur_altsetting->desc.bInterfaceProtocol in konepure_raw_event()
Dhid-roccat-savu.c62 if (intf->cur_altsetting->desc.bInterfaceProtocol in savu_init_specials()
101 if (intf->cur_altsetting->desc.bInterfaceProtocol in savu_remove_specials()
175 if (intf->cur_altsetting->desc.bInterfaceProtocol in savu_raw_event()
Dhid-roccat-ryos.c90 if (intf->cur_altsetting->desc.bInterfaceProtocol in ryos_init_specials()
129 if (intf->cur_altsetting->desc.bInterfaceProtocol in ryos_remove_specials()
185 if (intf->cur_altsetting->desc.bInterfaceProtocol in ryos_raw_event()
Dhid-roccat-isku.c273 if (intf->cur_altsetting->desc.bInterfaceProtocol in isku_init_specials()
312 if (intf->cur_altsetting->desc.bInterfaceProtocol in isku_remove_specials()
404 if (intf->cur_altsetting->desc.bInterfaceProtocol in isku_raw_event()
Dhid-roccat-koneplus.c381 if (intf->cur_altsetting->desc.bInterfaceProtocol in koneplus_init_specials()
420 if (intf->cur_altsetting->desc.bInterfaceProtocol in koneplus_remove_specials()
516 if (intf->cur_altsetting->desc.bInterfaceProtocol in koneplus_raw_event()
Dhid-roccat-pyra.c400 if (intf->cur_altsetting->desc.bInterfaceProtocol in pyra_init_specials()
439 if (intf->cur_altsetting->desc.bInterfaceProtocol in pyra_remove_specials()
550 if (intf->cur_altsetting->desc.bInterfaceProtocol in pyra_raw_event()
Dhid-roccat-kovaplus.c450 if (intf->cur_altsetting->desc.bInterfaceProtocol in kovaplus_init_specials()
490 if (intf->cur_altsetting->desc.bInterfaceProtocol in kovaplus_remove_specials()
607 if (intf->cur_altsetting->desc.bInterfaceProtocol in kovaplus_raw_event()
Dhid-roccat-arvo.c293 if (intf->cur_altsetting->desc.bInterfaceProtocol in arvo_init_specials()
332 if (intf->cur_altsetting->desc.bInterfaceProtocol in arvo_remove_specials()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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)
/kernel/linux/linux-5.10/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()
571 .bInterfaceProtocol = USB_CDC_PROTO_NONE
576 .bInterfaceProtocol = USB_CDC_PROTO_NONE
Dzaurus.c257 .bInterfaceProtocol = USB_CDC_PROTO_NONE
262 .bInterfaceProtocol = USB_CDC_PROTO_NONE
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/tools/usb/
Dtestusb.c92 __u8 bInterfaceProtocol; member
146 && u.intf.bInterfaceProtocol == 0) in testdev_ffs_ifnum()
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/
Dudl_drv.c133 .bInterfaceProtocol = 0x00,
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_uac2.c131 .bInterfaceProtocol = UAC_VERSION_2,
234 .bInterfaceProtocol = UAC_VERSION_2,
246 .bInterfaceProtocol = UAC_VERSION_2,
311 .bInterfaceProtocol = UAC_VERSION_2,
323 .bInterfaceProtocol = UAC_VERSION_2,
/kernel/linux/linux-5.10/include/linux/
Dusb.h1003 .bInterfaceProtocol = (pr)
1049 .bInterfaceProtocol = (pr)
1072 .bInterfaceProtocol = (pr)
1093 .bInterfaceProtocol = (pr)

123