Searched refs:bInterfaceProtocol (Results 1 - 25 of 50) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_driver.c1967 .bInterfaceProtocol = 0,
1976 .bInterfaceProtocol = 0,
1985 .bInterfaceProtocol = 0,
1994 .bInterfaceProtocol = 0 },
2002 .bInterfaceProtocol = 0 },
2010 .bInterfaceProtocol = 0 },
2018 .bInterfaceProtocol = 0 },
2026 .bInterfaceProtocol = 0 },
2034 .bInterfaceProtocol = 0 },
2042 .bInterfaceProtocol
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dgeneric.c33 && desc->bInterfaceProtocol == 0xff;
40 && desc->bInterfaceProtocol == 1;
H A Ddevices.c270 desc->bInterfaceProtocol,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dcdc_ether.c42 desc->bInterfaceProtocol == 0xff);
49 desc->bInterfaceProtocol == 1);
56 desc->bInterfaceProtocol == 3);
484 .bInterfaceProtocol = USB_CDC_PROTO_NONE
H A Dzaurus.c271 .bInterfaceProtocol = USB_CDC_PROTO_NONE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dinitializers.c404 || iface_desc->desc.bInterfaceProtocol != 0x50)
547 || iface_desc->desc.bInterfaceProtocol != 0x50)
638 || iface_desc->desc.bInterfaceProtocol != 0x50)
726 || iface_desc->desc.bInterfaceProtocol != 0x50)
815 || iface_desc->desc.bInterfaceProtocol != 0x50)
902 || iface_desc->desc.bInterfaceProtocol != 0x50)
1030 || iface_desc->desc.bInterfaceProtocol != 0x50)
1187 || iface_desc->desc.bInterfaceProtocol != 0x50)
1326 || iface_desc->desc.bInterfaceProtocol != 0x50)
1466 || iface_desc->desc.bInterfaceProtocol !
[all...]
H A Dusb.c411 intf->cur_altsetting->desc.bInterfaceProtocol);
421 intf->cur_altsetting->desc.bInterfaceProtocol);
534 idesc->bInterfaceProtocol :
541 printk("subclass=0x%X,protocol=0x%X,%X\n",us->subclass,us->protocol,idesc->bInterfaceProtocol);
581 us->protocol == idesc->bInterfaceProtocol)
595 idesc->bInterfaceProtocol,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_hid.c42 unsigned char bInterfaceProtocol; member in struct:f_hidg
83 /* .bInterfaceProtocol = DYNAMIC */
485 hidg_interface_desc.bInterfaceProtocol = hidg->bInterfaceProtocol;
616 hidg->bInterfaceProtocol = fdesc->protocol;
H A Df_ecm.c122 .bInterfaceProtocol = USB_CDC_PROTO_NONE,
166 .bInterfaceProtocol = 0,
181 .bInterfaceProtocol = 0,
H A Df_uvc.c82 .bInterfaceProtocol = 0x00,
110 .bInterfaceProtocol = 0x00,
122 .bInterfaceProtocol = 0x00,
H A Df_serial.c60 .bInterfaceProtocol = 0,
H A Df_acm.c126 .bInterfaceProtocol = USB_CDC_ACM_PROTO_AT_V25TER,
137 .bInterfaceProtocol = 0,
H A Df_rndis.c94 .bInterfaceProtocol = USB_CDC_ACM_PROTO_VENDOR,
141 .bInterfaceProtocol = 0,
H A Df_subset.c103 .bInterfaceProtocol = 0,
H A Df_eem.c68 .bInterfaceProtocol = USB_CDC_PROTO_EEM,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/usb/
H A Dtestusb.c104 __u8 bInterfaceProtocol; member in struct:usb_interface_descriptor
158 && u.intf.bInterfaceProtocol == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/class/
H A Dusblp.c1229 if (ifd->desc.bInterfaceProtocol < USBLP_FIRST_PROTOCOL ||
1230 ifd->desc.bInterfaceProtocol > USBLP_LAST_PROTOCOL)
1248 if (!epwrite || (ifd->desc.bInterfaceProtocol > 1 && !epread))
1253 if (ifd->desc.bInterfaceProtocol == 1) {
1262 usblp->protocol[ifd->desc.bInterfaceProtocol].alt_setting =
1264 usblp->protocol[ifd->desc.bInterfaceProtocol].epwrite = epwrite;
1265 usblp->protocol[ifd->desc.bInterfaceProtocol].epread = epread;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dformat.c349 int protocol = altsd->bInterfaceProtocol;
412 int protocol = altsd->bInterfaceProtocol;
H A Dclock.c295 switch (altsd->bInterfaceProtocol) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dappledisplay.c58 .bInterfaceProtocol = 0x00
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/i1480/dfu/
H A Dusb.c431 .bInterfaceProtocol = 0xff, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/i1480/i1480u-wlp/
H A Dlc.c335 .bInterfaceProtocol = 0xff,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmod_devicetable.h80 * @bInterfaceProtocol: Protocol of interface; associated with bInterfaceClass.
116 __u8 bInterfaceProtocol; member in struct:usb_device_id
H A Dusb.h635 * @pr: bInterfaceProtocol value
645 .bInterfaceProtocol = (pr)
666 * @pr: bInterfaceProtocol value
675 .bInterfaceProtocol = (pr)
683 * @pr: bInterfaceProtocol value
698 .bInterfaceProtocol = (pr)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A Dgo7007-usb.c459 .bInterfaceProtocol = 255,
487 .bInterfaceProtocol = 255,
507 .bInterfaceProtocol = 255,

Completed in 172 milliseconds

12