/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_driver.c | 2109 .bInterfaceProtocol = 0, 2118 .bInterfaceProtocol = 0, 2127 .bInterfaceProtocol = 0, 2136 .bInterfaceProtocol = 0, 2145 .bInterfaceProtocol = 0, 2154 .bInterfaceProtocol = 0 }, 2162 .bInterfaceProtocol = 0 }, 2170 .bInterfaceProtocol = 0 }, 2178 .bInterfaceProtocol = 0 }, 2186 .bInterfaceProtocol = 0 }, [all …]
|
/linux-4.1.27/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.1.27/include/linux/usb/ |
D | cdc_ncm.h | 84 (x)->desc.bInterfaceProtocol == USB_CDC_PROTO_NONE) 85 #define cdc_ncm_data_intf_is_mbim(x) ((x)->desc.bInterfaceProtocol == USB_CDC_MBIM_PROTO_NTB)
|
/linux-4.1.27/drivers/usb/core/ |
D | generic.c | 33 && desc->bInterfaceProtocol == 0xff; in is_rndis() 40 && desc->bInterfaceProtocol == 1; in is_activesync()
|
D | sysfs.c | 872 usb_intf_attr(bInterfaceProtocol, "%02x\n"); 909 alt->desc.bInterfaceProtocol, in modalias_show()
|
D | devices.c | 275 desc->bInterfaceProtocol, in usb_dump_interface_descriptor()
|
D | driver.c | 665 (id->bInterfaceProtocol != intf->desc.bInterfaceProtocol)) in usb_match_one_id_intf()
|
D | message.c | 1571 alt->desc.bInterfaceProtocol)) in usb_if_uevent() 1585 alt->desc.bInterfaceProtocol, in usb_if_uevent()
|
/linux-4.1.27/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() 539 .bInterfaceProtocol = USB_CDC_PROTO_NONE
|
D | zaurus.c | 269 .bInterfaceProtocol = USB_CDC_PROTO_NONE
|
D | cdc_ncm.c | 1582 .bInterfaceProtocol = USB_CDC_PROTO_NONE, 1592 .bInterfaceProtocol = USB_CDC_PROTO_NONE, 1602 .bInterfaceProtocol = USB_CDC_PROTO_NONE,
|
D | r8152.c | 4096 .bInterfaceProtocol = USB_CDC_PROTO_NONE
|
/linux-4.1.27/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.1.27/drivers/usb/serial/ |
D | qcserial.c | 356 switch (intf->desc.bInterfaceProtocol) { in qcprobe() 379 intf->desc.bInterfaceProtocol); in qcprobe()
|
D | safe_serial.c | 277 switch (desc->bInterfaceProtocol) { in safe_startup()
|
/linux-4.1.27/drivers/usb/class/ |
D | usblp.c | 1238 if (ifd->desc.bInterfaceProtocol < USBLP_FIRST_PROTOCOL || in usblp_select_alts() 1239 ifd->desc.bInterfaceProtocol > USBLP_LAST_PROTOCOL) in usblp_select_alts() 1257 if (!epwrite || (ifd->desc.bInterfaceProtocol > 1 && !epread)) in usblp_select_alts() 1262 if (ifd->desc.bInterfaceProtocol == 1) { in usblp_select_alts() 1271 usblp->protocol[ifd->desc.bInterfaceProtocol].alt_setting = in usblp_select_alts() 1273 usblp->protocol[ifd->desc.bInterfaceProtocol].epwrite = epwrite; in usblp_select_alts() 1274 usblp->protocol[ifd->desc.bInterfaceProtocol].epread = epread; in usblp_select_alts()
|
/linux-4.1.27/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 | 445 intf->cur_altsetting->desc.bInterfaceProtocol); in associate_dev() 588 idesc->bInterfaceProtocol : in get_device_info() 628 us->protocol == idesc->bInterfaceProtocol) in get_device_info() 642 idesc->bInterfaceProtocol, in get_device_info()
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
D | udl_drv.c | 113 .bInterfaceProtocol = 0x00,
|
/linux-4.1.27/tools/usb/ |
D | testusb.c | 105 __u8 bInterfaceProtocol; member 159 && u.intf.bInterfaceProtocol == 0) in testdev_ffs_ifnum()
|
/linux-4.1.27/include/linux/ |
D | usb.h | 895 .bInterfaceProtocol = (pr) 941 .bInterfaceProtocol = (pr) 964 .bInterfaceProtocol = (pr) 985 .bInterfaceProtocol = (pr)
|
D | mod_devicetable.h | 119 __u8 bInterfaceProtocol; member
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_hid.c | 46 unsigned char bInterfaceProtocol; member 638 hidg_interface_desc.bInterfaceProtocol = hidg->bInterfaceProtocol; in hidg_bind() 946 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_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_uvc.c | 87 .bInterfaceProtocol = 0x00, 124 .bInterfaceProtocol = 0x00, 136 .bInterfaceProtocol = 0x00,
|
D | f_serial.c | 53 .bInterfaceProtocol = 0,
|
D | f_acm.c | 118 .bInterfaceProtocol = USB_CDC_ACM_PROTO_AT_V25TER, 129 .bInterfaceProtocol = 0,
|
D | f_subset.c | 88 .bInterfaceProtocol = 0,
|
D | storage_common.c | 43 .bInterfaceProtocol = USB_PR_BULK, /* Adjusted during fsg_bind() */
|
D | f_rndis.c | 122 .bInterfaceProtocol = USB_CDC_ACM_PROTO_VENDOR, 169 .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.1.27/tools/usb/usbip/src/ |
D | usbip_list.c | 120 uintf.bInterfaceProtocol); in get_exported_devices()
|
/linux-4.1.27/scripts/mod/ |
D | devicetable-offsets.c | 21 DEVID_FIELD(usb_device_id, bInterfaceProtocol); in main()
|
D | file2alias.c | 188 DEF_FIELD(symval, usb_device_id, bInterfaceProtocol); in do_usb_entry() 232 bInterfaceProtocol); in do_usb_entry()
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | hid-core.c | 983 if (interface->desc.bInterfaceProtocol == USB_INTERFACE_PROTOCOL_KEYBOARD || in usbhid_parse() 984 interface->desc.bInterfaceProtocol == USB_INTERFACE_PROTOCOL_MOUSE) in usbhid_parse() 1148 interface->desc.bInterfaceProtocol == in usbhid_start() 1307 if (intf->cur_altsetting->desc.bInterfaceProtocol == in usbhid_probe() 1310 else if (intf->cur_altsetting->desc.bInterfaceProtocol == 0) in usbhid_probe()
|
/linux-4.1.27/drivers/media/usb/go7007/ |
D | go7007-usb.c | 522 .bInterfaceProtocol = 255, 550 .bInterfaceProtocol = 255, 570 .bInterfaceProtocol = 255,
|
/linux-4.1.27/drivers/input/joystick/ |
D | xpad.c | 281 .bInterfaceProtocol = (pr) 292 .bInterfaceProtocol = (pr) 1071 if (intf->cur_altsetting->desc.bInterfaceProtocol == 129) in xpad_probe()
|
/linux-4.1.27/drivers/usb/misc/ |
D | appledisplay.c | 58 .bInterfaceProtocol = 0x00
|
/linux-4.1.27/drivers/uwb/i1480/dfu/ |
D | usb.c | 431 .bInterfaceProtocol = 0xff, \
|
/linux-4.1.27/drivers/input/tablet/ |
D | hanwang.c | 60 .bInterfaceProtocol = (pr)
|
/linux-4.1.27/include/uapi/linux/usb/ |
D | ch9.h | 360 __u8 bInterfaceProtocol; member
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | usb.c | 1337 (desc->bInterfaceProtocol != 0xff)) { in brcmf_usb_probe() 1340 desc->bInterfaceSubClass, desc->bInterfaceProtocol); in brcmf_usb_probe()
|
/linux-4.1.27/sound/usb/ |
D | card.c | 228 protocol = altsd->bInterfaceProtocol; in snd_usb_create_streams()
|
D | stream.c | 501 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 | 186 fp->protocol = altsd->bInterfaceProtocol; in create_fixed_stream_quirk()
|
D | mixer.c | 2464 switch (get_iface_desc(mixer->hostif)->bInterfaceProtocol) { in snd_usb_create_mixer()
|
/linux-4.1.27/drivers/usb/image/ |
D | mdc800.c | 463 || ( intf_desc->desc.bInterfaceProtocol != 0 ) in mdc800_usb_probe()
|
/linux-4.1.27/drivers/usb/usbip/ |
D | usbip_protocol.txt | 162 0x146 | 1 | | bInterfaceProtocol
|
/linux-4.1.27/drivers/input/misc/ |
D | cm109.c | 634 .bInterfaceProtocol = 0,
|
D | yealink.c | 825 .bInterfaceProtocol = 0,
|
/linux-4.1.27/drivers/input/mouse/ |
D | bcm5974.c | 102 .bInterfaceProtocol = USB_INTERFACE_PROTOCOL_MOUSE \
|
D | appletouch.c | 118 .bInterfaceProtocol = 0x02, \
|
/linux-4.1.27/drivers/staging/gdm724x/ |
D | gdm_usb.c | 48 .bInterfaceProtocol = USB_PR_BULK
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1924 .bInterfaceProtocol = USB_PR_BULK, 1934 .bInterfaceProtocol = USB_PR_UAS,
|
/linux-4.1.27/drivers/video/fbdev/ |
D | udlfb.c | 61 .bInterfaceProtocol = 0x00,
|
/linux-4.1.27/drivers/net/wireless/ |
D | rndis_wlan.c | 3641 .bInterfaceProtocol = 0x0ff
|