Searched refs:idVendor (Results 126 - 150 of 189) sorted by relevance

12345678

/linux-master/drivers/media/rc/
H A Dmceusb.c1598 le16_to_cpu(ir->usbdev->descriptor.idVendor),
1633 switch (le16_to_cpu(udev->descriptor.idVendor)) {
H A Dati_remote.c872 le16_to_cpu(ati_remote->udev->descriptor.idVendor),
/linux-master/drivers/usb/core/
H A Dsysfs.c702 usb_descriptor_attr_le16(idVendor, "%04x\n");
1170 le16_to_cpu(udev->descriptor.idVendor),
/linux-master/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c125 if (adap->dev->udev->descriptor.idVendor == cpu_to_le16(USB_VID_HAUPPAUGE) &&
462 if (desc->idVendor == cpu_to_le16(USB_VID_PINNACLE) &&
749 if (adap->dev->udev->descriptor.idVendor == cpu_to_le16(USB_VID_HAUPPAUGE) &&
992 if (p->idVendor == cpu_to_le16(USB_VID_PINNACLE) &&
1050 if (p->idVendor == cpu_to_le16(USB_VID_PINNACLE) &&
H A Dpctv452e.c924 if (id->idVendor == USB_VID_TECHNOTREND &&
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1925 for (i = 0; hfcsusb_idtab[i].idVendor; i++) {
1926 if ((le16_to_cpu(dev->descriptor.idVendor)
1927 == hfcsusb_idtab[i].idVendor) &&
/linux-master/drivers/hid/usbhid/
H A Dhid-core.c1378 hid->vendor = le16_to_cpu(dev->descriptor.idVendor);
1399 le16_to_cpu(dev->descriptor.idVendor),
H A Dhiddev.c649 dinfo.vendor = le16_to_cpu(dev->descriptor.idVendor);
/linux-master/drivers/input/touchscreen/
H A Dusbtouchscreen.c136 .idVendor = (vend), \
1722 le16_to_cpu(udev->descriptor.idVendor),
/linux-master/drivers/media/usb/pwc/
H A Dpwc-if.c785 vendor_id = le16_to_cpu(udev->descriptor.idVendor);
/linux-master/drivers/input/mouse/
H A Dappletouch.c101 .idVendor = 0x05ac, /* Apple */ \
/linux-master/drivers/usb/storage/
H A Drealtek_cr.c183 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
H A Dalauda.c144 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \
/linux-master/drivers/media/usb/gspca/
H A Dspca561.c414 if (vendor != id->idVendor || product != id->idProduct) {
/linux-master/drivers/input/misc/
H A Dyealink.c806 .idVendor = 0x6993,
H A Dcm109.c655 .idVendor = VENDOR_ID,
/linux-master/drivers/misc/cardreader/
H A Drtsx_usb.c646 ucr->vendor_id = id->idVendor;
/linux-master/drivers/net/usb/
H A Dkaweth.c891 udev->devnum, le16_to_cpu(udev->descriptor.idVendor),
H A Dcatc.c817 if (le16_to_cpu(usbdev->descriptor.idVendor) == 0x0423 &&
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dusb.c1130 vendor_id = le16_to_cpu(dev->descriptor.idVendor);
/linux-master/drivers/usb/misc/
H A Duss720.c683 le16_to_cpu(usbdev->descriptor.idVendor),
/linux-master/drivers/usb/serial/
H A Dcypress_m8.c231 return ((le16_to_cpu(dev->descriptor.idVendor) == VENDOR_ID_FRWD) &&
/linux-master/drivers/net/ieee802154/
H A Datusb.c1093 .idVendor = ATUSB_VENDOR_ID,
/linux-master/drivers/most/
H A Dmost_usb.c1044 le16_to_cpu(usb_dev->descriptor.idVendor),
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dusb.c1020 vendor_id = le16_to_cpu(dev->descriptor.idVendor);

Completed in 307 milliseconds

12345678