idVendor          158 drivers/gpu/drm/udl/udl_drv.c 	{.idVendor = 0x17e9, .bInterfaceClass = 0xff,
idVendor          204 drivers/hid/hid-elo.c 		child_vid = le16_to_cpu(child->descriptor.idVendor);
idVendor           26 drivers/hid/hid-lgff.c 	u16 idVendor;
idVendor          136 drivers/hid/hid-lgff.c 		if (dev->id.vendor == devices[i].idVendor &&
idVendor          168 drivers/hid/i2c-hid/i2c-hid-core.c 	__u16 idVendor;
idVendor          196 drivers/hid/i2c-hid/i2c-hid-core.c static u32 i2c_hid_lookup_quirk(const u16 idVendor, const u16 idProduct)
idVendor          201 drivers/hid/i2c-hid/i2c-hid-core.c 	for (n = 0; i2c_hid_quirks[n].idVendor; n++)
idVendor          202 drivers/hid/i2c-hid/i2c-hid-core.c 		if (i2c_hid_quirks[n].idVendor == idVendor &&
idVendor         1356 drivers/hid/usbhid/hid-core.c 	hid->vendor = le16_to_cpu(dev->descriptor.idVendor);
idVendor         1377 drivers/hid/usbhid/hid-core.c 			 le16_to_cpu(dev->descriptor.idVendor),
idVendor          645 drivers/hid/usbhid/hiddev.c 			dinfo.vendor = le16_to_cpu(dev->descriptor.idVendor);
idVendor          308 drivers/hid/usbhid/usbkbd.c 			 le16_to_cpu(dev->descriptor.idVendor),
idVendor          156 drivers/hid/usbhid/usbmouse.c 			 le16_to_cpu(dev->descriptor.idVendor),
idVendor          108 drivers/input/joystick/xpad.c 	u16 idVendor;
idVendor          384 drivers/input/joystick/xpad.c 	.idVendor = (vend), \
idVendor          395 drivers/input/joystick/xpad.c 	.idVendor = (vend), \
idVendor          438 drivers/input/joystick/xpad.c 	u16 idVendor;
idVendor          446 drivers/input/joystick/xpad.c 		.idVendor	= (_vid),		\
idVendor          964 drivers/input/joystick/xpad.c 		if (init_packet->idVendor != 0 &&
idVendor          965 drivers/input/joystick/xpad.c 		    init_packet->idVendor != xpad->dev->id.vendor)
idVendor         1723 drivers/input/joystick/xpad.c 	for (i = 0; xpad_device[i].idVendor; i++) {
idVendor         1724 drivers/input/joystick/xpad.c 		if ((le16_to_cpu(udev->descriptor.idVendor) == xpad_device[i].idVendor) &&
idVendor          652 drivers/input/misc/cm109.c 		.idVendor = VENDOR_ID,
idVendor          499 drivers/input/misc/keyspan_remote.c 			 le16_to_cpu(udev->descriptor.idVendor),
idVendor          806 drivers/input/misc/yealink.c 		.idVendor		= 0x6993,
idVendor          101 drivers/input/mouse/appletouch.c 	.idVendor = 0x05ac, /* Apple */				\
idVendor           90 drivers/input/mouse/bcm5974.c 	.idVendor = USB_VENDOR_ID_APPLE,			\
idVendor          369 drivers/input/mouse/synaptics_usb.c 			 le16_to_cpu(udev->descriptor.idVendor),
idVendor          192 drivers/input/tablet/acecad.c 				le16_to_cpu(dev->descriptor.idVendor),
idVendor          203 drivers/input/tablet/acecad.c 				le16_to_cpu(dev->descriptor.idVendor),
idVendor           39 drivers/input/tablet/hanwang.c 	.idVendor = (vend), \
idVendor          334 drivers/input/tablet/pegasus_notetaker.c 			 le16_to_cpu(dev->descriptor.idVendor),
idVendor          136 drivers/input/touchscreen/usbtouchscreen.c 	.idVendor = (vend), \
idVendor         1716 drivers/input/touchscreen/usbtouchscreen.c 			 le16_to_cpu(udev->descriptor.idVendor),
idVendor         1923 drivers/isdn/hardware/mISDN/hfcsusb.c 	for (i = 0; hfcsusb_idtab[i].idVendor; i++) {
idVendor         1924 drivers/isdn/hardware/mISDN/hfcsusb.c 		if ((le16_to_cpu(dev->descriptor.idVendor)
idVendor         1925 drivers/isdn/hardware/mISDN/hfcsusb.c 		     == hfcsusb_idtab[i].idVendor) &&
idVendor           69 drivers/media/common/siano/smsir.c 	dev->input_id.vendor = le16_to_cpu(dev->udev->descriptor.idVendor);
idVendor          340 drivers/media/radio/radio-raremono.c 			id->idVendor, id->idProduct);
idVendor          398 drivers/media/radio/radio-shark.c 	  .idVendor     = 0x077d,
idVendor          364 drivers/media/radio/radio-shark2.c 	  .idVendor     = 0x077d,
idVendor          634 drivers/media/radio/si470x/radio-si470x-usb.c 	if (id->idVendor == 0x10c4 && id->idProduct == 0x818a) {
idVendor          420 drivers/media/radio/si4713/radio-usb-si4713.c 			id->idVendor, id->idProduct);
idVendor          869 drivers/media/rc/ati_remote.c 			le16_to_cpu(ati_remote->udev->descriptor.idVendor),
idVendor         2202 drivers/media/rc/imon.c 	ictx->vendor  = le16_to_cpu(ictx->usbdev_intf0->descriptor.idVendor);
idVendor         2373 drivers/media/rc/imon.c 	vendor     = le16_to_cpu(usbdev->descriptor.idVendor);
idVendor         1597 drivers/media/rc/mceusb.c 		 le16_to_cpu(ir->usbdev->descriptor.idVendor),
idVendor         1631 drivers/media/rc/mceusb.c 	switch (le16_to_cpu(udev->descriptor.idVendor)) {
idVendor          288 drivers/media/rc/streamzap.c 		 le16_to_cpu(sz->usbdev->descriptor.idVendor),
idVendor          244 drivers/media/rc/xbox_remote.c 			 le16_to_cpu(xbox_remote->udev->descriptor.idVendor),
idVendor          663 drivers/media/usb/au0828/au0828-core.c 		le16_to_cpu(usbdev->descriptor.idVendor),
idVendor          328 drivers/media/usb/au0828/au0828-input.c 	rc->input_id.vendor = le16_to_cpu(dev->usbdev->descriptor.idVendor);
idVendor         1783 drivers/media/usb/cx231xx/cx231xx-cards.c 		 le16_to_cpu(udev->descriptor.idVendor),
idVendor          523 drivers/media/usb/dvb-usb-v2/af9015.c 	if (le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_AVERMEDIA &&
idVendor         1241 drivers/media/usb/dvb-usb-v2/af9015.c 	u16 vid = le16_to_cpu(d->udev->descriptor.idVendor);
idVendor         1373 drivers/media/usb/dvb-usb-v2/af9015.c 	if ((le16_to_cpu(udev->descriptor.idVendor) == USB_VID_TERRATEC) &&
idVendor          861 drivers/media/usb/dvb-usb-v2/af9035.c 		if ((le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_AVERMEDIA) &&
idVendor          986 drivers/media/usb/dvb-usb-v2/af9035.c 		le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_AVERMEDIA)
idVendor         1954 drivers/media/usb/dvb-usb-v2/af9035.c 	if ((le16_to_cpu(udev->descriptor.idVendor) == USB_VID_TERRATEC) &&
idVendor           91 drivers/media/usb/dvb-usb-v2/dvb_usb.h 	.idVendor = (vend), \
idVendor          193 drivers/media/usb/dvb-usb/cxusb.c 		if (le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_MEDION)
idVendor          125 drivers/media/usb/dvb-usb/dib0700_devices.c 	if (adap->dev->udev->descriptor.idVendor  == cpu_to_le16(USB_VID_HAUPPAUGE) &&
idVendor          462 drivers/media/usb/dvb-usb/dib0700_devices.c 	if (desc->idVendor  == cpu_to_le16(USB_VID_PINNACLE) &&
idVendor          749 drivers/media/usb/dvb-usb/dib0700_devices.c 	if (adap->dev->udev->descriptor.idVendor  == cpu_to_le16(USB_VID_HAUPPAUGE) &&
idVendor          992 drivers/media/usb/dvb-usb/dib0700_devices.c 	if (p->idVendor  == cpu_to_le16(USB_VID_PINNACLE) &&
idVendor         1050 drivers/media/usb/dvb-usb/dib0700_devices.c 	if (p->idVendor  == cpu_to_le16(USB_VID_PINNACLE) &&
idVendor           85 drivers/media/usb/dvb-usb/dibusb-mc-common.c 	if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_LITEON &&
idVendor          124 drivers/media/usb/dvb-usb/dibusb-mc-common.c 	if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_LITEON &&
idVendor          137 drivers/media/usb/dvb-usb/dibusb-mc-common.c 	} else if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_DIBCOM &&
idVendor          197 drivers/media/usb/dvb-usb/dvb-usb-init.c 			deb_info("check for cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold_ids[j]->idProduct);
idVendor          198 drivers/media/usb/dvb-usb/dvb-usb-init.c 			if (props->devices[i].cold_ids[j]->idVendor  == le16_to_cpu(udev->descriptor.idVendor) &&
idVendor          210 drivers/media/usb/dvb-usb/dvb-usb-init.c 			deb_info("check for warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm_ids[j]->idProduct);
idVendor          211 drivers/media/usb/dvb-usb/dvb-usb-init.c 			if (props->devices[i].warm_ids[j]->idVendor == le16_to_cpu(udev->descriptor.idVendor) &&
idVendor          555 drivers/media/usb/dvb-usb/opera1.c 	    le16_to_cpu(udev->descriptor.idVendor) == USB_VID_OPERA1 &&
idVendor          917 drivers/media/usb/dvb-usb/pctv452e.c 	if (USB_VID_TECHNOTREND == id->idVendor
idVendor         3462 drivers/media/usb/em28xx/em28xx-cards.c 			if (le16_to_cpu(udev->descriptor.idVendor) == 0xeb1a) {
idVendor         3735 drivers/media/usb/em28xx/em28xx-cards.c 			le16_to_cpu(udev->descriptor.idVendor),
idVendor         3800 drivers/media/usb/em28xx/em28xx-cards.c 		le16_to_cpu(udev->descriptor.idVendor),
idVendor           53 drivers/media/usb/go7007/go7007-loader.c 	vendor = le16_to_cpu(usbdev->descriptor.idVendor);
idVendor          510 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x0eb1,  /* Vendor ID of WIS Technologies */
idVendor          521 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x0eb1,  /* Vendor ID of WIS Technologies */
idVendor          529 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x0eb1,  /* Vendor ID of WIS Technologies */
idVendor          538 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x0eb1,  /* Vendor ID of WIS Technologies */
idVendor          549 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x0eb1,  /* Vendor ID of WIS Technologies */
idVendor          558 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x0eb1,  /* Vendor ID of WIS Technologies */
idVendor          569 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x0eb1,  /* Vendor ID of WIS Technologies */
idVendor          577 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x093b,  /* Vendor ID of Plextor */
idVendor          585 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x093b,  /* Vendor ID of Plextor */
idVendor          593 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x10fd,  /* Vendor ID of Anubis Electronics */
idVendor          601 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x1943,  /* Vendor ID Sensoray */
idVendor          609 drivers/media/usb/go7007/go7007-usb.c 		.idVendor	= 0x06e1,  /* Vendor ID of ADS Technologies */
idVendor         1433 drivers/media/usb/gspca/cpia1.c 		  id->idVendor, id->idProduct);
idVendor          324 drivers/media/usb/gspca/gl860/gl860.c 	vendor_id  = id->idVendor;
idVendor         1200 drivers/media/usb/gspca/gspca.c 			le16_to_cpu(gspca_dev->dev->descriptor.idVendor),
idVendor         1454 drivers/media/usb/gspca/gspca.c 		sd_desc->name, id->idVendor, id->idProduct);
idVendor         1596 drivers/media/usb/gspca/gspca.c 		       id->idVendor, id->idProduct);
idVendor         1760 drivers/media/usb/gspca/nw80x.c 	} else if (id->idVendor == 0x06a5 && id->idProduct == 0xd800) {
idVendor          169 drivers/media/usb/gspca/pac207.c 		  id->idVendor, id->idProduct);
idVendor          172 drivers/media/usb/gspca/sn9c2028.c 		  id->idVendor, id->idProduct);
idVendor          414 drivers/media/usb/gspca/spca561.c 	if (vendor != id->idVendor || product != id->idProduct) {
idVendor          202 drivers/media/usb/gspca/sq905c.c 		  id->idVendor, id->idProduct);
idVendor         3135 drivers/media/usb/gspca/vc032x.c 	if (id->idVendor == 0x046d &&
idVendor         2139 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	if (le16_to_cpu(hdw->usb_dev->descriptor.idVendor) == 0x2040 &&
idVendor         4026 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	if (le16_to_cpu(hdw->usb_dev->descriptor.idVendor) == 0x2040 &&
idVendor          773 drivers/media/usb/pwc/pwc-if.c 	vendor_id = le16_to_cpu(udev->descriptor.idVendor);
idVendor          237 drivers/media/usb/stk1160/stk1160-core.c 		le16_to_cpu(udev->descriptor.idVendor),
idVendor          438 drivers/media/usb/tm6000/tm6000-alsa.c 		le16_to_cpu(dev->udev->descriptor.idVendor),
idVendor         1296 drivers/media/usb/tm6000/tm6000-cards.c 		le16_to_cpu(dev->udev->descriptor.idVendor),
idVendor          457 drivers/media/usb/tm6000/tm6000-input.c 	rc->input_id.vendor = le16_to_cpu(dev->udev->descriptor.idVendor);
idVendor         1616 drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c 		       le16_to_cpu(ttusb->dev->descriptor.idVendor),
idVendor         1701 drivers/media/usb/ttusb-dec/ttusb_dec.c 		       le16_to_cpu(dec->udev->descriptor.idVendor),
idVendor         1423 drivers/media/usb/usbvision/usbvision-video.c 				le16_to_cpu(dev->descriptor.idVendor),
idVendor         1005 drivers/media/usb/uvc/uvc_driver.c 	switch (le16_to_cpu(dev->udev->descriptor.idVendor)) {
idVendor         2129 drivers/media/usb/uvc/uvc_driver.c 	if (id->idVendor && id->idProduct)
idVendor         2131 drivers/media/usb/uvc/uvc_driver.c 				"(%04x:%04x)\n", udev->devpath, id->idVendor,
idVendor         2161 drivers/media/usb/uvc/uvc_driver.c 			 le16_to_cpu(udev->descriptor.idVendor),
idVendor         2206 drivers/media/usb/uvc/uvc_driver.c 		le16_to_cpu(udev->descriptor.idVendor),
idVendor         2430 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x0416,
idVendor         2439 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x0458,
idVendor         2448 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x045e,
idVendor         2457 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x045e,
idVendor         2466 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x045e,
idVendor         2475 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x046d,
idVendor         2483 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x046d,
idVendor         2491 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x046d,
idVendor         2499 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x046d,
idVendor         2507 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x046d,
idVendor         2515 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x046d,
idVendor         2523 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x046d,
idVendor         2532 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x04f2,
idVendor         2541 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x058f,
idVendor         2550 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x05a9,
idVendor         2559 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x05a9,
idVendor         2568 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x05a9,
idVendor         2577 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x05a9,
idVendor         2586 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x05a9,
idVendor         2595 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x05ac,
idVendor         2605 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x05ac,
idVendor         2614 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x05c8,
idVendor         2623 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x05e3,
idVendor         2632 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x06f8,
idVendor         2641 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x0ac8,
idVendor         2650 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x0ac8,
idVendor         2659 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x0ac8,
idVendor         2668 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x0bd3,
idVendor         2677 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x0e8d,
idVendor         2687 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x13d3,
idVendor         2696 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x152d,
idVendor         2705 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x174f,
idVendor         2714 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x174f,
idVendor         2723 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x174f,
idVendor         2732 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x174f,
idVendor         2741 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x174f,
idVendor         2750 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x174f,
idVendor         2759 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x17dc,
idVendor         2768 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x17ef,
idVendor         2777 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x1871,
idVendor         2787 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x1871,
idVendor         2795 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x18cd,
idVendor         2804 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x18ec,
idVendor         2813 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x18ec,
idVendor         2822 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x18ec,
idVendor         2831 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x199e,
idVendor         2840 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x19ab,
idVendor         2850 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x1b3b,
idVendor         2859 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x1b3f,
idVendor         2868 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x1c4f,
idVendor         2878 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x2833,
idVendor         2887 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x2833,
idVendor         2896 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x29fe,
idVendor         2905 drivers/media/usb/uvc/uvc_driver.c 	  .idVendor		= 0x8086,
idVendor         1402 drivers/media/usb/zr364xx/zr364xx.c 		 le16_to_cpu(udev->descriptor.idVendor),
idVendor          641 drivers/misc/cardreader/rtsx_usb.c 	ucr->vendor_id = id->idVendor;
idVendor         2107 drivers/mmc/host/vub300.c 		 le16_to_cpu(udev->descriptor.idVendor),
idVendor         1154 drivers/net/ieee802154/atusb.c 		.idVendor		= ATUSB_VENDOR_ID,
idVendor          811 drivers/net/usb/catc.c 	if (le16_to_cpu(usbdev->descriptor.idVendor) == 0x0423 && 
idVendor          301 drivers/net/usb/cdc-phonet.c 		.idVendor = 0x0421, /* Nokia */
idVendor          581 drivers/net/usb/cdc_ether.c 	.idVendor		= 0x04DD,
idVendor          595 drivers/net/usb/cdc_ether.c 	.idVendor		= 0x04DD,
idVendor          602 drivers/net/usb/cdc_ether.c 	.idVendor		= 0x04DD,
idVendor          609 drivers/net/usb/cdc_ether.c 	.idVendor		= 0x04DD,
idVendor          616 drivers/net/usb/cdc_ether.c 	.idVendor               = 0x04DD,
idVendor          623 drivers/net/usb/cdc_ether.c 	.idVendor               = 0x04DD,
idVendor          630 drivers/net/usb/cdc_ether.c 	.idVendor               = 0x04DD,
idVendor          643 drivers/net/usb/cdc_ether.c 	.idVendor               = 0x07B4,
idVendor         1693 drivers/net/usb/cdc_ncm.c 	  .idVendor = 0x0bdb,
idVendor         1728 drivers/net/usb/cdc_ncm.c 	  .idVendor = 0x413c,
idVendor         1738 drivers/net/usb/cdc_ncm.c 	  .idVendor = 0x0930,
idVendor          313 drivers/net/usb/ch9200.c 		   le16_to_cpu(dev->udev->descriptor.idVendor),
idVendor          310 drivers/net/usb/cx82310_eth.c 	.idVendor = (vend), \
idVendor          974 drivers/net/usb/kaweth.c 		udev->devnum, le16_to_cpu(udev->descriptor.idVendor),
idVendor           76 drivers/net/usb/pegasus.c 	{.match_flags = USB_DEVICE_ID_MATCH_DEVICE, .idVendor = vid, .idProduct = pid},
idVendor           85 drivers/net/usb/pegasus.c 	.idVendor = vid, .idProduct = pid, .bDeviceClass = dclass},
idVendor         1114 drivers/net/usb/pegasus.c 	if ((udd->idVendor == cpu_to_le16(VENDOR_BELKIN)) &&
idVendor         1332 drivers/net/usb/pegasus.c 	pegasus_ids[i].idVendor = vendor_id;
idVendor         1444 drivers/net/usb/qmi_wwan.c 	    le16_to_cpu(dev->descriptor.idVendor) == 0x05c6 &&
idVendor         5820 drivers/net/usb/r8152.c 	.idVendor = (vend), \
idVendor         5827 drivers/net/usb/r8152.c 	.idVendor = (vend), \
idVendor          263 drivers/net/usb/zaurus.c 	.idVendor		= 0x04DD,
idVendor          279 drivers/net/usb/zaurus.c 	.idVendor		= 0x04DD,
idVendor          286 drivers/net/usb/zaurus.c 	.idVendor		= 0x04DD,
idVendor          293 drivers/net/usb/zaurus.c 	.idVendor		= 0x04DD,
idVendor          300 drivers/net/usb/zaurus.c 	.idVendor               = 0x04DD,
idVendor          312 drivers/net/usb/zaurus.c 	.idVendor               = 0x04DD,
idVendor          319 drivers/net/usb/zaurus.c 	.idVendor               = 0x04DD,
idVendor          343 drivers/net/usb/zaurus.c 	.idVendor               = 0x07B4,
idVendor         1003 drivers/net/wireless/ath/ath10k/usb.c 	vendor_id = le16_to_cpu(dev->descriptor.idVendor);
idVendor         1117 drivers/net/wireless/ath/ath6kl/usb.c 	vendor_id = le16_to_cpu(dev->descriptor.idVendor);
idVendor         1320 drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c 	brcmf_dbg(USB, "Enter 0x%04x:0x%04x\n", id->idVendor, id->idProduct);
idVendor          412 drivers/net/wireless/marvell/mwifiex/usb.c 	id_vendor = le16_to_cpu(udev->descriptor.idVendor);
idVendor         5995 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c 	switch (id->idVendor) {
idVendor         6035 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c 			 id->idVendor, id->idProduct);
idVendor           13 drivers/net/wireless/realtek/rtlwifi/usb.h 	.idVendor = (vend), \
idVendor         3655 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x0411,
idVendor         3662 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x0baf,
idVendor         3669 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x050d,
idVendor         3676 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x1799,	/* Belkin has two vendor ids */
idVendor         3683 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x13b1,
idVendor         3690 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x13b1,
idVendor         3697 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x0b05,
idVendor         3704 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x0a5c,
idVendor         3711 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x1690,
idVendor         3723 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x13b1,
idVendor         3730 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x0baf,
idVendor         3737 drivers/net/wireless/rndis_wlan.c 	.idVendor		= 0x0411,
idVendor         1238 drivers/net/wireless/zydas/zd1211rw/zd_usb.c 		le16_to_cpu(udev->descriptor.idVendor),
idVendor           26 drivers/staging/gdm724x/gdm_mux.c 	.idVendor = vid,\
idVendor          498 drivers/staging/gdm724x/gdm_mux.c 	u16 idVendor, idProduct;
idVendor          506 drivers/staging/gdm724x/gdm_mux.c 	idVendor = __le16_to_cpu(usbdev->descriptor.idVendor);
idVendor          509 drivers/staging/gdm724x/gdm_mux.c 	pr_info("mux vid = 0x%04x pid = 0x%04x\n", idVendor, idProduct);
idVendor           26 drivers/staging/gdm724x/gdm_usb.c 	.idVendor = vid,\
idVendor           34 drivers/staging/gdm724x/gdm_usb.c 	.idVendor = vid,\
idVendor          805 drivers/staging/gdm724x/gdm_usb.c 	u16 idVendor, idProduct;
idVendor          810 drivers/staging/gdm724x/gdm_usb.c 	idVendor = __le16_to_cpu(usbdev->descriptor.idVendor);
idVendor          813 drivers/staging/gdm724x/gdm_usb.c 	pr_info("net vid = 0x%04x pid = 0x%04x\n", idVendor, idProduct);
idVendor         2285 drivers/staging/isdn/gigaset/bas-gigaset.c 		__func__, le16_to_cpu(udev->descriptor.idVendor),
idVendor         2318 drivers/staging/isdn/gigaset/bas-gigaset.c 		 __func__, le16_to_cpu(udev->descriptor.idVendor),
idVendor          661 drivers/staging/isdn/gigaset/usb-gigaset.c 	if ((le16_to_cpu(udev->descriptor.idVendor)  != USB_M105_VENDOR_ID) ||
idVendor          664 drivers/staging/isdn/gigaset/usb-gigaset.c 			le16_to_cpu(udev->descriptor.idVendor),
idVendor         1126 drivers/staging/most/usb/usb.c 		   le16_to_cpu(usb_dev->descriptor.idVendor),
idVendor           66 drivers/staging/rtl8712/drv_types.h 	u16		idVendor;
idVendor          168 drivers/staging/rtl8712/usb_intf.c 	{.idVendor = 0x0b05, .idProduct = 0x1791,
idVendor          170 drivers/staging/rtl8712/usb_intf.c 	{.idVendor = 0x0df6, .idProduct = 0x0059,
idVendor          172 drivers/staging/rtl8712/usb_intf.c 	{.idVendor = 0x13d3, .idProduct = 0x3306,
idVendor          174 drivers/staging/rtl8712/usb_intf.c 	{.idVendor = 0x13D3, .idProduct = 0x3311,
idVendor          176 drivers/staging/rtl8712/usb_intf.c 	{.idVendor = 0x13d3, .idProduct = 0x3335,
idVendor          178 drivers/staging/rtl8712/usb_intf.c 	{.idVendor = 0x13d3, .idProduct = 0x3336,
idVendor          180 drivers/staging/rtl8712/usb_intf.c 	{.idVendor = 0x13d3, .idProduct = 0x3340,
idVendor          182 drivers/staging/rtl8712/usb_intf.c 	{.idVendor = 0x13d3, .idProduct = 0x3341,
idVendor          322 drivers/staging/rtl8712/usb_intf.c 		vid = specific_device_id_tbl[i].idVendor;
idVendor          326 drivers/staging/rtl8712/usb_intf.c 		if ((pdid->idVendor == vid) && (pdid->idProduct == pid) &&
idVendor           84 drivers/staging/rtl8723bs/include/drv_types.h 	u16 	idVendor;
idVendor          414 drivers/staging/uwb/i1480/dfu/usb.c 	.idVendor = (v),				\
idVendor          994 drivers/usb/atm/cxacru.c 	__le16 signature[] = { usb_dev->descriptor.idVendor,
idVendor         2594 drivers/usb/atm/ueagle-atm.c 		le16_to_cpu(usb->descriptor.idVendor),
idVendor          191 drivers/usb/atm/xusbatm.c 		xusbatm_usb_ids[i].idVendor	= vendor[i];
idVendor          586 drivers/usb/class/usblp.c 			    le16_to_cpu(usblp->dev->descriptor.idVendor) != 0x03F0 ||
idVendor          636 drivers/usb/class/usblp.c 			twoints[0] = le16_to_cpu(usblp->dev->descriptor.idVendor);
idVendor         1146 drivers/usb/class/usblp.c 		le16_to_cpu(dev->descriptor.idVendor),
idVendor         1154 drivers/usb/class/usblp.c 			le16_to_cpu(dev->descriptor.idVendor),
idVendor         1191 drivers/usb/class/usblp.c 		le16_to_cpu(usblp->dev->descriptor.idVendor),
idVendor          368 drivers/usb/core/devices.c 			 le16_to_cpu(desc->idVendor),
idVendor          314 drivers/usb/core/devio.c 		le16_to_cpus(&temp_desc.idVendor);
idVendor           48 drivers/usb/core/driver.c 	u32 idVendor = 0;
idVendor           55 drivers/usb/core/driver.c 	fields = sscanf(buf, "%x %x %x %x %x", &idVendor, &idProduct,
idVendor           65 drivers/usb/core/driver.c 	dynid->id.idVendor = idVendor;
idVendor           87 drivers/usb/core/driver.c 			if (id->idVendor == refVendor && id->idProduct == refProduct)
idVendor          122 drivers/usb/core/driver.c 					   dynid->id.idVendor, dynid->id.idProduct,
idVendor          126 drivers/usb/core/driver.c 					   dynid->id.idVendor, dynid->id.idProduct);
idVendor          155 drivers/usb/core/driver.c 	u32 idVendor;
idVendor          159 drivers/usb/core/driver.c 	fields = sscanf(buf, "%x %x", &idVendor, &idProduct);
idVendor          167 drivers/usb/core/driver.c 		if ((id->idVendor == idVendor) &&
idVendor          610 drivers/usb/core/driver.c 	    id->idVendor != le16_to_cpu(dev->descriptor.idVendor))
idVendor          783 drivers/usb/core/driver.c 	for (; id->idVendor || id->idProduct || id->bDeviceClass ||
idVendor          855 drivers/usb/core/driver.c 			   le16_to_cpu(usb_dev->descriptor.idVendor),
idVendor         2276 drivers/usb/core/hub.c 		le16_to_cpu(udev->descriptor.idVendor),
idVendor         5513 drivers/usb/core/hub.c       .idVendor = USB_VENDOR_SMSC,
idVendor         5519 drivers/usb/core/hub.c       .idVendor = USB_VENDOR_GENESYS_LOGIC,
idVendor         1696 drivers/usb/core/message.c 		   le16_to_cpu(usb_dev->descriptor.idVendor),
idVendor           50 drivers/usb/core/otg_whitelist.h 	if ((le16_to_cpu(dev->descriptor.idVendor) == 0x1a0a &&
idVendor           55 drivers/usb/core/otg_whitelist.h 	if ((le16_to_cpu(dev->descriptor.idVendor) == 0x1a0a &&
idVendor           64 drivers/usb/core/otg_whitelist.h 		    id->idVendor != le16_to_cpu(dev->descriptor.idVendor))
idVendor          101 drivers/usb/core/otg_whitelist.h 		le16_to_cpu(dev->descriptor.idVendor),
idVendor          587 drivers/usb/core/quirks.c 	u16 vid = le16_to_cpu(udev->descriptor.idVendor);
idVendor          722 drivers/usb/core/sysfs.c usb_descriptor_attr_le16(idVendor, "%04x\n");
idVendor         1143 drivers/usb/core/sysfs.c 			le16_to_cpu(udev->descriptor.idVendor),
idVendor         2064 drivers/usb/gadget/composite.c 	__le16 idVendor;
idVendor         2075 drivers/usb/gadget/composite.c 	idVendor = new->idVendor;
idVendor         2083 drivers/usb/gadget/composite.c 	if (idVendor)
idVendor         2084 drivers/usb/gadget/composite.c 		new->idVendor = idVendor;
idVendor         2444 drivers/usb/gadget/composite.c 	if (covr->idVendor)
idVendor         2445 drivers/usb/gadget/composite.c 		desc->idVendor = cpu_to_le16(covr->idVendor);
idVendor          183 drivers/usb/gadget/configfs.c GI_DEVICE_DESC_SIMPLE_RW(idVendor, u16);
idVendor          303 drivers/usb/gadget/configfs.c CONFIGFS_ATTR(gadget_dev_desc_, idVendor);
idVendor           48 drivers/usb/gadget/legacy/acm_ms.c 	.idVendor =		cpu_to_le16(ACM_MS_VENDOR_NUM),
idVendor          174 drivers/usb/gadget/legacy/audio.c 	.idVendor =		cpu_to_le16(AUDIO_VENDOR_NUM),
idVendor           50 drivers/usb/gadget/legacy/cdc2.c 	.idVendor =		cpu_to_le16(CDC_VENDOR_NUM),
idVendor           41 drivers/usb/gadget/legacy/dbgp.c 	.idVendor = cpu_to_le16(DRIVER_VENDOR_ID),
idVendor          161 drivers/usb/gadget/legacy/ether.c 	.idVendor =		cpu_to_le16 (CDC_VENDOR_NUM),
idVendor          325 drivers/usb/gadget/legacy/ether.c 		device_desc.idVendor = cpu_to_le16(EEM_VENDOR_NUM);
idVendor          353 drivers/usb/gadget/legacy/ether.c 		device_desc.idVendor = cpu_to_le16(SIMPLE_VENDOR_NUM);
idVendor          387 drivers/usb/gadget/legacy/ether.c 		device_desc.idVendor = cpu_to_le16(RNDIS_VENDOR_NUM);
idVendor           71 drivers/usb/gadget/legacy/g_ffs.c 	.idVendor		= cpu_to_le16(GFS_VENDOR_ID),
idVendor           81 drivers/usb/gadget/legacy/gmidi.c 	.idVendor =		cpu_to_le16(DRIVER_VENDOR_NUM),
idVendor           57 drivers/usb/gadget/legacy/hid.c 	.idVendor =		cpu_to_le16(HIDG_VENDOR_NUM),
idVendor           58 drivers/usb/gadget/legacy/mass_storage.c 	.idVendor =		cpu_to_le16(FSG_VENDOR_ID),
idVendor           73 drivers/usb/gadget/legacy/multi.c 	.idVendor =		cpu_to_le16(MULTI_VENDOR_NUM),
idVendor           59 drivers/usb/gadget/legacy/ncm.c 	.idVendor =		cpu_to_le16 (CDC_VENDOR_NUM),
idVendor           91 drivers/usb/gadget/legacy/nokia.c 	.idVendor		= cpu_to_le16(NOKIA_VENDOR_ID),
idVendor           74 drivers/usb/gadget/legacy/printer.c 	.idVendor =		cpu_to_le16(PRINTER_VENDOR_NUM),
idVendor           70 drivers/usb/gadget/legacy/serial.c 	.idVendor =		cpu_to_le16(GS_VENDOR_ID),
idVendor           36 drivers/usb/gadget/legacy/tcm_usb_gadget.c 	.idVendor =		cpu_to_le16(UAS_VENDOR_ID),
idVendor           78 drivers/usb/gadget/legacy/webcam.c 	.idVendor		= cpu_to_le16(WEBCAM_VENDOR_ID),
idVendor          117 drivers/usb/gadget/legacy/zero.c 	.idVendor =		cpu_to_le16(DRIVER_VENDOR_NUM),
idVendor           66 drivers/usb/gadget/udc/aspeed-vhub/hub.c 	.idVendor		= cpu_to_le16(0x1d6b),
idVendor          678 drivers/usb/image/microtek.c 		   le16_to_cpu(dev->descriptor.idVendor) );
idVendor           42 drivers/usb/misc/appledisplay.c 	.idVendor = APPLE_VENDOR_ID,				\
idVendor          182 drivers/usb/misc/chaoskey.c 	if (le16_to_cpu(udev->descriptor.idVendor) != ALEA_VENDOR_ID)
idVendor          545 drivers/usb/misc/chaoskey.c 	if (le16_to_cpu(udev->descriptor.idVendor) == ALEA_VENDOR_ID)
idVendor          559 drivers/usb/misc/iowarrior.c 			info.vendor = le16_to_cpu(dev->udev->descriptor.idVendor);
idVendor          671 drivers/usb/misc/ldusb.c 	if ((le16_to_cpu(udev->descriptor.idVendor) == USB_VENDOR_ID_LD) &&
idVendor           34 drivers/usb/misc/usblcd.c 	{ .idVendor = 0x10D2, .match_flags = USB_DEVICE_ID_MATCH_VENDOR, },
idVendor         2769 drivers/usb/misc/usbtest.c 		if (!vendor || le16_to_cpu(udev->descriptor.idVendor) != (u16)vendor)
idVendor         2775 drivers/usb/misc/usbtest.c 				le16_to_cpu(udev->descriptor.idVendor),
idVendor          682 drivers/usb/misc/uss720.c 		le16_to_cpu(usbdev->descriptor.idVendor),
idVendor           53 drivers/usb/serial/ark3116.c 	if (le16_to_cpu(dev->descriptor.idVendor) == 0x18ec &&
idVendor          228 drivers/usb/serial/cypress_m8.c 	return ((le16_to_cpu(dev->descriptor.idVendor) == VENDOR_ID_FRWD) &&
idVendor           88 drivers/usb/serial/generic.c 	generic_device_ids[0].idVendor = vendor;
idVendor         1396 drivers/usb/serial/io_ti.c 	if (le16_to_cpu(serial->serial->dev->descriptor.idVendor)
idVendor         1399 drivers/usb/serial/io_ti.c 			le16_to_cpu(serial->serial->dev->descriptor.idVendor));
idVendor          675 drivers/usb/serial/keyspan_pda.c 	else if (le16_to_cpu(serial->dev->descriptor.idVendor) == KEYSPAN_VENDOR_ID)
idVendor          679 drivers/usb/serial/keyspan_pda.c 	else if ((le16_to_cpu(serial->dev->descriptor.idVendor) == XIRCOM_VENDOR_ID) ||
idVendor          680 drivers/usb/serial/keyspan_pda.c 		 (le16_to_cpu(serial->dev->descriptor.idVendor) == ENTREGA_VENDOR_ID))
idVendor         2028 drivers/usb/serial/mos7840.c 	u16 vid = le16_to_cpu(serial->dev->descriptor.idVendor);
idVendor          112 drivers/usb/serial/safe_serial.c 	.idVendor = (vend), \
idVendor          542 drivers/usb/serial/ti_usb_3410_5052.c 	vid = le16_to_cpu(dev->descriptor.idVendor);
idVendor         1617 drivers/usb/serial/ti_usb_3410_5052.c 	if (le16_to_cpu(dev->descriptor.idVendor) == MXU1_VENDOR_ID) {
idVendor         1629 drivers/usb/serial/ti_usb_3410_5052.c 			le16_to_cpu(dev->descriptor.idVendor),
idVendor         1635 drivers/usb/serial/ti_usb_3410_5052.c 		if (le16_to_cpu(dev->descriptor.idVendor) == MTS_VENDOR_ID) {
idVendor          483 drivers/usb/serial/usb-serial.c 			le16_to_cpu(serial->dev->descriptor.idVendor),
idVendor          446 drivers/usb/serial/visor.c 	if (id->idVendor == SAMSUNG_VENDOR_ID &&
idVendor          470 drivers/usb/serial/visor.c 	unsigned int vid = le16_to_cpu(serial->dev->descriptor.idVendor);
idVendor          144 drivers/usb/storage/alauda.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor           47 drivers/usb/storage/cypress_atacb.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor           94 drivers/usb/storage/datafab.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor           57 drivers/usb/storage/ene_ub6250.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor          133 drivers/usb/storage/freecom.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor           81 drivers/usb/storage/isd200.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor           76 drivers/usb/storage/jumpshot.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor           65 drivers/usb/storage/karma.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor           69 drivers/usb/storage/onetouch.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor          215 drivers/usb/storage/onetouch.c 			 le16_to_cpu(udev->descriptor.idVendor),
idVendor          183 drivers/usb/storage/realtek_cr.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor          157 drivers/usb/storage/scsiglue.c 		switch (le16_to_cpu(us->pusb_dev->descriptor.idVendor)) {
idVendor           77 drivers/usb/storage/sddr09.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor           54 drivers/usb/storage/sddr55.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor          176 drivers/usb/storage/shuttle_usbat.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor           98 drivers/usb/storage/uas-detect.h 	if (le16_to_cpu(udev->descriptor.idVendor) == 0x174c &&
idVendor          116 drivers/usb/storage/uas-detect.h 	if (le16_to_cpu(udev->descriptor.idVendor) == 0x0bc2)
idVendor           94 drivers/usb/storage/usb.c #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
idVendor          113 drivers/usb/storage/usb.c #define UNUSUAL_VENDOR_INTF(idVendor, cl, sc, pr, \
idVendor          447 drivers/usb/storage/usb.c 		     le16_to_cpu(us->pusb_dev->descriptor.idVendor),
idVendor          478 drivers/usb/storage/usb.c 	u16 vid = le16_to_cpu(udev->descriptor.idVendor);
idVendor          618 drivers/usb/storage/usb.c 				le16_to_cpu(dev->descriptor.idVendor),
idVendor          628 drivers/usb/storage/usb.c 	if (id->idVendor || id->idProduct) {
idVendor          650 drivers/usb/storage/usb.c 					le16_to_cpu(ddesc->idVendor),
idVendor         1128 drivers/usb/storage/usb.c 			id->idVendor, id->idProduct);
idVendor           36 drivers/usb/storage/usual-tables.c 	.idVendor    = (id_vendor), \
idVendor           98 drivers/usb/storage/usual-tables.c 	vid = le16_to_cpu(udev->descriptor.idVendor);
idVendor         1638 drivers/video/fbdev/smscufx.c 		le16_to_cpu(usbdev->descriptor.idVendor),
idVendor           53 drivers/video/fbdev/udlfb.c 	{.idVendor = 0x17e9,
idVendor          126 include/linux/mod_devicetable.h 	__u16		idVendor;
idVendor          946 include/linux/usb.h 	.idVendor = (vend), \
idVendor          960 include/linux/usb.h 	.idVendor = (vend), \
idVendor          977 include/linux/usb.h 	.idVendor = (vend), \
idVendor          993 include/linux/usb.h 	.idVendor = (vend), \
idVendor         1009 include/linux/usb.h 	.idVendor = (vend), \
idVendor         1060 include/linux/usb.h 	.idVendor = (vend), \
idVendor         1082 include/linux/usb.h 	.idVendor = (vend), \
idVendor          536 include/linux/usb/composite.h 	u16	idVendor;
idVendor          546 include/linux/usb/composite.h 	module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \
idVendor          547 include/linux/usb/composite.h 	MODULE_PARM_DESC(idVendor, "USB Vendor ID");			\
idVendor           21 include/linux/usb/input.h 	id->vendor = le16_to_cpu(dev->descriptor.idVendor);
idVendor          298 include/uapi/linux/usb/ch9.h 	__le16 idVendor;
idVendor          140 net/caif/caif_usb.c 		le16_to_cpu(usbdev->descriptor.idVendor),
idVendor          144 net/caif/caif_usb.c 	if (!(le16_to_cpu(usbdev->descriptor.idVendor) == STE_USB_VID &&
idVendor           13 scripts/mod/devicetable-offsets.c 	DEVID_FIELD(usb_device_id, idVendor);
idVendor          164 scripts/mod/file2alias.c 	DEF_FIELD(symval, usb_device_id, idVendor);
idVendor          177 scripts/mod/file2alias.c 	    idVendor);
idVendor          271 scripts/mod/file2alias.c 	DEF_FIELD(symval, usb_device_id, idVendor);
idVendor          298 scripts/mod/file2alias.c 	if (!(idVendor | idProduct | bDeviceClass | bInterfaceClass))
idVendor          193 sound/usb/6fire/chip.c 		.idVendor = 0x0ccd,
idVendor           74 sound/usb/caiaq/device.c 		.idVendor =	USB_VID_NATIVEINSTRUMENTS,
idVendor           79 sound/usb/caiaq/device.c 		.idVendor =	USB_VID_NATIVEINSTRUMENTS,
idVendor           84 sound/usb/caiaq/device.c 		.idVendor =	USB_VID_NATIVEINSTRUMENTS,
idVendor           89 sound/usb/caiaq/device.c 		.idVendor =	USB_VID_NATIVEINSTRUMENTS,
idVendor           94 sound/usb/caiaq/device.c 		.idVendor =     USB_VID_NATIVEINSTRUMENTS,
idVendor           99 sound/usb/caiaq/device.c 		.idVendor =     USB_VID_NATIVEINSTRUMENTS,
idVendor          104 sound/usb/caiaq/device.c 		.idVendor =     USB_VID_NATIVEINSTRUMENTS,
idVendor          109 sound/usb/caiaq/device.c 		.idVendor =     USB_VID_NATIVEINSTRUMENTS,
idVendor          114 sound/usb/caiaq/device.c 		.idVendor =     USB_VID_NATIVEINSTRUMENTS,
idVendor          119 sound/usb/caiaq/device.c 		.idVendor =     USB_VID_NATIVEINSTRUMENTS,
idVendor          124 sound/usb/caiaq/device.c 		.idVendor =     USB_VID_NATIVEINSTRUMENTS,
idVendor          129 sound/usb/caiaq/device.c 		.idVendor =     USB_VID_NATIVEINSTRUMENTS,
idVendor          134 sound/usb/caiaq/device.c 		.idVendor =     USB_VID_NATIVEINSTRUMENTS,
idVendor          139 sound/usb/caiaq/device.c 		.idVendor =     USB_VID_NATIVEINSTRUMENTS,
idVendor          418 sound/usb/caiaq/device.c 	cdev->chip.usb_id = USB_ID(le16_to_cpu(usb_dev->descriptor.idVendor),
idVendor          537 sound/usb/card.c 		    p->idVendor == USB_ID_VENDOR(id) &&
idVendor          569 sound/usb/card.c 	id = USB_ID(le16_to_cpu(dev->descriptor.idVendor),
idVendor         2369 sound/usb/midi.c 		usb_id = USB_ID(le16_to_cpu(umidi->dev->descriptor.idVendor),
idVendor           24 sound/usb/quirks-table.h 	.idVendor = vend, \
idVendor          102 sound/usb/quirks-table.h 	.idVendor = 0x041e,
idVendor          109 sound/usb/quirks-table.h 	.idVendor = 0x041e,
idVendor          116 sound/usb/quirks-table.h 	.idVendor = 0x041e,
idVendor          123 sound/usb/quirks-table.h 	.idVendor = 0x041e,
idVendor          172 sound/usb/quirks-table.h 	.idVendor = 0x046d,
idVendor          181 sound/usb/quirks-table.h 	.idVendor = 0x046d,
idVendor          190 sound/usb/quirks-table.h 	.idVendor = 0x046d,
idVendor          199 sound/usb/quirks-table.h 	.idVendor = 0x046d,
idVendor          208 sound/usb/quirks-table.h 	.idVendor = 0x046d,
idVendor          217 sound/usb/quirks-table.h 	.idVendor = 0x046d,
idVendor          226 sound/usb/quirks-table.h 	.idVendor = 0x046d,
idVendor          503 sound/usb/quirks-table.h 	.idVendor = 0x0499,
idVendor         1790 sound/usb/quirks-table.h 	.idVendor = 0x0582,
idVendor         2402 sound/usb/quirks-table.h 	.idVendor = 0x07fd,
idVendor         2906 sound/usb/quirks-table.h 	.idVendor = 0x17cc,
idVendor         2912 sound/usb/quirks-table.h 	.idVendor = 0x17cc,
idVendor         2918 sound/usb/quirks-table.h 	.idVendor = 0x17cc,
idVendor         2968 sound/usb/quirks-table.h 	.idVendor = vid, \
idVendor         3007 sound/usb/quirks-table.h 	.idVendor = 0x05e1,
idVendor         3173 sound/usb/quirks-table.h 	.idVendor = 0x0644,
idVendor          546 sound/usb/usx2y/us122l.c 		le16_to_cpu(device->descriptor.idVendor),
idVendor          724 sound/usb/usx2y/us122l.c 		.idVendor =	0x0644,
idVendor          729 sound/usb/usx2y/us122l.c 		.idVendor =	0x0644,
idVendor          735 sound/usb/usx2y/us122l.c 		.idVendor =	0x0644,
idVendor          740 sound/usb/usx2y/us122l.c 		.idVendor =	0x0644,
idVendor          311 sound/usb/usx2y/usbusx2y.c 		.idVendor =	0x1604,
idVendor          316 sound/usb/usx2y/usbusx2y.c 		.idVendor =	0x1604,
idVendor          321 sound/usb/usx2y/usbusx2y.c 		.idVendor =	0x1604,
idVendor          354 sound/usb/usx2y/usbusx2y.c 		le16_to_cpu(device->descriptor.idVendor),
idVendor          373 sound/usb/usx2y/usbusx2y.c 	if (le16_to_cpu(device->descriptor.idVendor) != 0x1604 ||
idVendor           91 tools/usb/ffs-aio-example/multibuff/host_app/test.c 		if (desc.idVendor == VENDOR && desc.idProduct == PRODUCT) {
idVendor           91 tools/usb/ffs-aio-example/simple/host_app/test.c 		if (desc.idVendor == VENDOR && desc.idProduct == PRODUCT) {
idVendor           74 tools/usb/testusb.c 	__u16 idVendor;
idVendor          162 tools/usb/testusb.c 	if (dev.idVendor == 0x0547 && dev.idProduct == 0x1002)
idVendor          178 tools/usb/testusb.c 	if (dev.idVendor == 0x0547 && dev.idProduct == 0x2235)
idVendor          182 tools/usb/testusb.c 	if (dev.idVendor == 0x04b4 && dev.idProduct == 0x8613)
idVendor          186 tools/usb/testusb.c 	if (dev.idVendor == 0x0547 && dev.idProduct == 0x0080)
idVendor          190 tools/usb/testusb.c 	if (dev.idVendor == 0x06cd && dev.idProduct == 0x010b)
idVendor          196 tools/usb/testusb.c 	if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a0)
idVendor          200 tools/usb/testusb.c 	if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a4)
idVendor          205 tools/usb/testusb.c 	if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a3)
idVendor          210 tools/usb/testusb.c 	if (dev.idVendor == 0xfff0 && dev.idProduct == 0xfff0)
idVendor          216 tools/usb/testusb.c 	if (dev.idVendor == 0x0b62 && dev.idProduct == 0x0059)
idVendor          225 tools/usb/testusb.c 	if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4ac
idVendor          126 tools/usb/usbip/libsrc/usbip_common.c 			udev->idVendor,
idVendor          215 tools/usb/usbip/libsrc/usbip_common.c 	READ_ATTR(udev, uint16_t, sdev, idVendor,		"%04x\n");
idVendor          119 tools/usb/usbip/libsrc/usbip_common.h 	uint16_t idVendor;
idVendor           92 tools/usb/usbip/libsrc/usbip_device_driver.c 	copy_descr_attr16(dev, &descr, idVendor);
idVendor          450 tools/usb/usbip/libsrc/vhci_driver.c 				idev->udev.idVendor, idev->udev.idProduct);
idVendor           96 tools/usb/usbip/src/usbip_list.c 					udev.idVendor, udev.idProduct);
idVendor          173 tools/usb/usbip/src/usbip_list.c 	const char *idVendor;
idVendor          212 tools/usb/usbip/src/usbip_list.c 		idVendor = udev_device_get_sysattr_value(dev, "idVendor");
idVendor          219 tools/usb/usbip/src/usbip_list.c 		if (!idVendor || !idProduct || !bConfValue || !bNumIntfs) {
idVendor          227 tools/usb/usbip/src/usbip_list.c 					strtol(idVendor, NULL, 16),
idVendor          231 tools/usb/usbip/src/usbip_list.c 		print_device(busid, idVendor, idProduct, parsable);
idVendor          262 tools/usb/usbip/src/usbip_list.c 	uint16_t idVendor;
idVendor          297 tools/usb/usbip/src/usbip_list.c 		idVendor = le16toh(d_desc->idVendor);
idVendor          298 tools/usb/usbip/src/usbip_list.c 		sprintf(idVendor_buf, "0x%4x", idVendor);
idVendor          300 tools/usb/usbip/src/usbip_list.c 		sprintf(idProduct_buf, "0x%4x", idVendor);
idVendor          305 tools/usb/usbip/src/usbip_list.c 					le16toh(idVendor),
idVendor           83 tools/usb/usbip/src/usbip_network.c 	udev->idVendor = usbip_net_pack_uint16_t(pack, udev->idVendor);