/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_driver.c | 2110 .bInterfaceProtocol = 0, 2119 .bInterfaceProtocol = 0, 2128 .bInterfaceProtocol = 0, 2137 .bInterfaceProtocol = 0, 2146 .bInterfaceProtocol = 0, 2155 .bInterfaceProtocol = 0 }, 2163 .bInterfaceProtocol = 0 }, 2171 .bInterfaceProtocol = 0 }, 2179 .bInterfaceProtocol = 0 }, 2187 .bInterfaceProtocol = 0 }, [all …]
|
/linux-4.4.14/drivers/hid/ |
D | hid-roccat-konepure.c | 85 if (intf->cur_altsetting->desc.bInterfaceProtocol in konepure_init_specials() 124 if (intf->cur_altsetting->desc.bInterfaceProtocol in konepure_remove_specials() 177 if (intf->cur_altsetting->desc.bInterfaceProtocol in konepure_raw_event()
|
D | hid-roccat-savu.c | 65 if (intf->cur_altsetting->desc.bInterfaceProtocol in savu_init_specials() 104 if (intf->cur_altsetting->desc.bInterfaceProtocol in savu_remove_specials() 175 if (intf->cur_altsetting->desc.bInterfaceProtocol in savu_raw_event()
|
D | hid-roccat-ryos.c | 93 if (intf->cur_altsetting->desc.bInterfaceProtocol in ryos_init_specials() 132 if (intf->cur_altsetting->desc.bInterfaceProtocol in ryos_remove_specials() 185 if (intf->cur_altsetting->desc.bInterfaceProtocol in ryos_raw_event()
|
D | hid-roccat-isku.c | 278 if (intf->cur_altsetting->desc.bInterfaceProtocol in isku_init_specials() 317 if (intf->cur_altsetting->desc.bInterfaceProtocol in isku_remove_specials() 406 if (intf->cur_altsetting->desc.bInterfaceProtocol in isku_raw_event()
|
D | hid-roccat-koneplus.c | 388 if (intf->cur_altsetting->desc.bInterfaceProtocol in koneplus_init_specials() 427 if (intf->cur_altsetting->desc.bInterfaceProtocol in koneplus_remove_specials() 520 if (intf->cur_altsetting->desc.bInterfaceProtocol in koneplus_raw_event()
|
D | hid-roccat-pyra.c | 408 if (intf->cur_altsetting->desc.bInterfaceProtocol in pyra_init_specials() 447 if (intf->cur_altsetting->desc.bInterfaceProtocol in pyra_remove_specials() 555 if (intf->cur_altsetting->desc.bInterfaceProtocol in pyra_raw_event()
|
D | hid-roccat-kovaplus.c | 455 if (intf->cur_altsetting->desc.bInterfaceProtocol in kovaplus_init_specials() 495 if (intf->cur_altsetting->desc.bInterfaceProtocol in kovaplus_remove_specials() 609 if (intf->cur_altsetting->desc.bInterfaceProtocol in kovaplus_raw_event()
|
D | hid-roccat-arvo.c | 298 if (intf->cur_altsetting->desc.bInterfaceProtocol in arvo_init_specials() 337 if (intf->cur_altsetting->desc.bInterfaceProtocol in arvo_remove_specials()
|
D | hid-roccat-kone.c | 699 if (intf->cur_altsetting->desc.bInterfaceProtocol in kone_init_specials() 737 if (intf->cur_altsetting->desc.bInterfaceProtocol in kone_remove_specials()
|
/linux-4.4.14/include/linux/usb/ |
D | cdc_ncm.h | 87 (x)->desc.bInterfaceProtocol == USB_CDC_PROTO_NONE) 88 #define cdc_ncm_data_intf_is_mbim(x) ((x)->desc.bInterfaceProtocol == USB_CDC_MBIM_PROTO_NTB)
|
/linux-4.4.14/drivers/usb/core/ |
D | generic.c | 33 && desc->bInterfaceProtocol == 0xff; in is_rndis() 40 && desc->bInterfaceProtocol == 1; in is_activesync()
|
D | sysfs.c | 924 usb_intf_attr(bInterfaceProtocol, "%02x\n"); 961 alt->desc.bInterfaceProtocol, in modalias_show()
|
D | devices.c | 275 desc->bInterfaceProtocol, in usb_dump_interface_descriptor()
|
D | driver.c | 672 (id->bInterfaceProtocol != intf->desc.bInterfaceProtocol)) in usb_match_one_id_intf()
|
D | message.c | 1607 alt->desc.bInterfaceProtocol)) in usb_if_uevent() 1621 alt->desc.bInterfaceProtocol, in usb_if_uevent()
|
/linux-4.4.14/drivers/net/usb/ |
D | cdc_ether.c | 40 desc->bInterfaceProtocol == 0xff); in is_rndis() 47 desc->bInterfaceProtocol == 1); in is_activesync() 54 desc->bInterfaceProtocol == 3); in is_wireless_rndis() 478 .bInterfaceProtocol = USB_CDC_PROTO_NONE
|
D | zaurus.c | 269 .bInterfaceProtocol = USB_CDC_PROTO_NONE
|
D | cdc_ncm.c | 1592 .bInterfaceProtocol = USB_CDC_PROTO_NONE, 1620 .bInterfaceProtocol = USB_CDC_PROTO_NONE, 1630 .bInterfaceProtocol = USB_CDC_PROTO_NONE,
|
D | r8152.c | 4265 .bInterfaceProtocol = USB_CDC_PROTO_NONE
|
/linux-4.4.14/tools/usb/usbip/libsrc/ |
D | usbip_common.c | 82 uinf->bInterfaceProtocol); in dump_usb_interface() 230 READ_ATTR(uinf, uint8_t, sif, bInterfaceProtocol, "%02x\n"); in read_usb_interface()
|
D | usbip_common.h | 93 uint8_t bInterfaceProtocol; member
|
/linux-4.4.14/drivers/usb/serial/ |
D | qcserial.c | 360 switch (intf->desc.bInterfaceProtocol) { in qcprobe() 383 intf->desc.bInterfaceProtocol); in qcprobe()
|
D | safe_serial.c | 277 switch (desc->bInterfaceProtocol) { in safe_startup()
|
/linux-4.4.14/drivers/usb/class/ |
D | usblp.c | 1259 if (ifd->desc.bInterfaceProtocol < USBLP_FIRST_PROTOCOL || in usblp_select_alts() 1260 ifd->desc.bInterfaceProtocol > USBLP_LAST_PROTOCOL) in usblp_select_alts() 1278 if (!epwrite || (ifd->desc.bInterfaceProtocol > 1 && !epread)) in usblp_select_alts() 1285 if (ifd->desc.bInterfaceProtocol == 1) { in usblp_select_alts() 1294 usblp->protocol[ifd->desc.bInterfaceProtocol].alt_setting = in usblp_select_alts() 1296 usblp->protocol[ifd->desc.bInterfaceProtocol].epwrite = epwrite; in usblp_select_alts() 1297 usblp->protocol[ifd->desc.bInterfaceProtocol].epread = epread; in usblp_select_alts()
|
/linux-4.4.14/drivers/usb/storage/ |
D | usual-tables.c | 54 .bInterfaceProtocol = (pr), \
|
D | uas-detect.h | 9 intf->desc.bInterfaceProtocol == USB_PR_UAS); in uas_is_interface()
|
D | usb.c | 447 intf->cur_altsetting->desc.bInterfaceProtocol); in associate_dev() 590 idesc->bInterfaceProtocol : in get_device_info() 630 us->protocol == idesc->bInterfaceProtocol) in get_device_info() 644 idesc->bInterfaceProtocol, in get_device_info()
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
D | udl_drv.c | 113 .bInterfaceProtocol = 0x00,
|
/linux-4.4.14/tools/usb/ |
D | testusb.c | 105 __u8 bInterfaceProtocol; member 159 && u.intf.bInterfaceProtocol == 0) in testdev_ffs_ifnum()
|
/linux-4.4.14/include/linux/ |
D | usb.h | 904 .bInterfaceProtocol = (pr) 950 .bInterfaceProtocol = (pr) 973 .bInterfaceProtocol = (pr) 994 .bInterfaceProtocol = (pr)
|
D | mod_devicetable.h | 119 __u8 bInterfaceProtocol; member
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_hid.c | 46 unsigned char bInterfaceProtocol; member 630 hidg_interface_desc.bInterfaceProtocol = hidg->bInterfaceProtocol; in hidg_bind() 936 hidg->bInterfaceProtocol = opts->protocol; in hidg_alloc()
|
D | f_ecm.c | 126 .bInterfaceProtocol = USB_CDC_PROTO_NONE, 170 .bInterfaceProtocol = 0, 185 .bInterfaceProtocol = 0,
|
D | f_uvc.c | 87 .bInterfaceProtocol = 0x00, 124 .bInterfaceProtocol = 0x00, 136 .bInterfaceProtocol = 0x00,
|
D | f_uac2.c | 633 .bInterfaceProtocol = UAC_VERSION_2, 738 .bInterfaceProtocol = UAC_VERSION_2, 750 .bInterfaceProtocol = UAC_VERSION_2, 815 .bInterfaceProtocol = UAC_VERSION_2, 827 .bInterfaceProtocol = UAC_VERSION_2,
|
D | f_acm.c | 117 .bInterfaceProtocol = USB_CDC_ACM_PROTO_AT_V25TER, 128 .bInterfaceProtocol = 0,
|
D | f_serial.c | 52 .bInterfaceProtocol = 0,
|
D | f_rndis.c | 122 .bInterfaceProtocol = USB_CDC_ACM_PROTO_VENDOR, 169 .bInterfaceProtocol = 0,
|
D | storage_common.c | 43 .bInterfaceProtocol = USB_PR_BULK, /* Adjusted during fsg_bind() */
|
D | f_subset.c | 88 .bInterfaceProtocol = 0,
|
D | f_ncm.c | 170 .bInterfaceProtocol = USB_CDC_PROTO_NONE, 226 .bInterfaceProtocol = USB_CDC_NCM_PROTO_NTB, 241 .bInterfaceProtocol = USB_CDC_NCM_PROTO_NTB,
|
D | f_eem.c | 54 .bInterfaceProtocol = USB_CDC_PROTO_EEM,
|
D | f_printer.c | 120 .bInterfaceProtocol = 2, /* Bi-Directional */
|
/linux-4.4.14/tools/usb/usbip/src/ |
D | usbip_list.c | 120 uintf.bInterfaceProtocol); in get_exported_devices()
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | hid-core.c | 984 if (interface->desc.bInterfaceProtocol == USB_INTERFACE_PROTOCOL_KEYBOARD || in usbhid_parse() 985 interface->desc.bInterfaceProtocol == USB_INTERFACE_PROTOCOL_MOUSE) in usbhid_parse() 1149 interface->desc.bInterfaceProtocol == in usbhid_start() 1308 if (intf->cur_altsetting->desc.bInterfaceProtocol == in usbhid_probe() 1311 else if (intf->cur_altsetting->desc.bInterfaceProtocol == 0) in usbhid_probe()
|
/linux-4.4.14/scripts/mod/ |
D | devicetable-offsets.c | 21 DEVID_FIELD(usb_device_id, bInterfaceProtocol); in main()
|
D | file2alias.c | 202 DEF_FIELD(symval, usb_device_id, bInterfaceProtocol); in do_usb_entry() 246 bInterfaceProtocol); in do_usb_entry()
|
/linux-4.4.14/drivers/input/joystick/ |
D | xpad.c | 281 .bInterfaceProtocol = (pr) 292 .bInterfaceProtocol = (pr) 1247 if (intf->cur_altsetting->desc.bInterfaceProtocol == 129) in xpad_probe()
|
/linux-4.4.14/drivers/media/usb/go7007/ |
D | go7007-usb.c | 524 .bInterfaceProtocol = 255, 552 .bInterfaceProtocol = 255, 572 .bInterfaceProtocol = 255,
|
/linux-4.4.14/drivers/usb/misc/ |
D | appledisplay.c | 58 .bInterfaceProtocol = 0x00
|
/linux-4.4.14/drivers/uwb/i1480/dfu/ |
D | usb.c | 431 .bInterfaceProtocol = 0xff, \
|
/linux-4.4.14/drivers/input/tablet/ |
D | hanwang.c | 60 .bInterfaceProtocol = (pr)
|
/linux-4.4.14/include/uapi/linux/usb/ |
D | ch9.h | 360 __u8 bInterfaceProtocol; member
|
/linux-4.4.14/sound/usb/ |
D | card.c | 228 protocol = altsd->bInterfaceProtocol; in snd_usb_create_streams()
|
D | stream.c | 512 protocol = altsd->bInterfaceProtocol; in snd_usb_parse_audio_interface()
|
D | pcm.c | 304 altsd->bInterfaceProtocol != 2 ) || in search_roland_implicit_fb() 354 altsd->bInterfaceProtocol == 2 && in set_sync_ep_implicit_fb_quirk()
|
D | quirks.c | 185 fp->protocol = altsd->bInterfaceProtocol; in create_fixed_stream_quirk()
|
D | mixer.c | 2470 switch (get_iface_desc(mixer->hostif)->bInterfaceProtocol) { in snd_usb_create_mixer()
|
/linux-4.4.14/drivers/usb/image/ |
D | mdc800.c | 463 || ( intf_desc->desc.bInterfaceProtocol != 0 ) in mdc800_usb_probe()
|
/linux-4.4.14/drivers/usb/usbip/ |
D | usbip_protocol.txt | 162 0x146 | 1 | | bInterfaceProtocol
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | usb.c | 1353 (desc->bInterfaceProtocol != 0xff)) { in brcmf_usb_probe() 1356 desc->bInterfaceSubClass, desc->bInterfaceProtocol); in brcmf_usb_probe()
|
/linux-4.4.14/drivers/input/misc/ |
D | cm109.c | 634 .bInterfaceProtocol = 0,
|
D | yealink.c | 825 .bInterfaceProtocol = 0,
|
/linux-4.4.14/drivers/input/mouse/ |
D | bcm5974.c | 107 .bInterfaceProtocol = USB_INTERFACE_PROTOCOL_MOUSE \
|
D | appletouch.c | 118 .bInterfaceProtocol = 0x02, \
|
/linux-4.4.14/drivers/staging/gdm724x/ |
D | gdm_usb.c | 48 .bInterfaceProtocol = USB_PR_BULK
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1749 .bInterfaceProtocol = USB_PR_BULK, 1759 .bInterfaceProtocol = USB_PR_UAS,
|
/linux-4.4.14/drivers/video/fbdev/ |
D | udlfb.c | 61 .bInterfaceProtocol = 0x00,
|
/linux-4.4.14/drivers/net/wireless/ |
D | rndis_wlan.c | 3641 .bInterfaceProtocol = 0x0ff
|