Home
last modified time | relevance | path

Searched refs:idVendor (Results 176 – 200 of 256) sorted by relevance

1234567891011

/openbmc/linux/drivers/usb/serial/
H A Dgeneric.c88 generic_device_ids[0].idVendor = vendor; in usb_serial_generic_register()
/openbmc/qemu/hw/usb/
H A Ddev-storage.c167 .idVendor = 0x46f4, /* CRC16() of "QEMU" */
H A Ddev-hub.c145 .idVendor = 0x0409,
/openbmc/linux/drivers/usb/image/
H A Dmicrotek.c680 le16_to_cpu(dev->descriptor.idVendor) ); in mts_usb_probe()
/openbmc/linux/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c634 if (id->idVendor == 0x10c4 && id->idProduct == 0x818a) { in si470x_usb_driver_probe()
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h295 __le16 idVendor; member
/openbmc/linux/drivers/media/usb/gspca/gl860/
H A Dgl860.c324 vendor_id = id->idVendor; in sd_config()
/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-core.c658 le16_to_cpu(usbdev->descriptor.idVendor), in au0828_usb_probe()
/openbmc/linux/drivers/usb/misc/
H A Dldusb.c670 if ((le16_to_cpu(udev->descriptor.idVendor) == USB_VENDOR_ID_LD) && in ld_usb_probe()
H A Diowarrior.c553 info.vendor = le16_to_cpu(dev->udev->descriptor.idVendor); in iowarrior_ioctl()
H A Duss720.c683 le16_to_cpu(usbdev->descriptor.idVendor), in uss720_probe()
/openbmc/linux/drivers/media/usb/gspca/
H A Dspca561.c414 if (vendor != id->idVendor || product != id->idProduct) { in sd_config()
/openbmc/linux/drivers/media/rc/
H A Dmceusb.c1598 le16_to_cpu(ir->usbdev->descriptor.idVendor), in mceusb_init_rc_dev()
1633 switch (le16_to_cpu(udev->descriptor.idVendor)) { in mceusb_init_rc_dev()
H A Dati_remote.c872 le16_to_cpu(ati_remote->udev->descriptor.idVendor), in ati_remote_probe()
/openbmc/linux/drivers/input/touchscreen/
H A Dusbtouchscreen.c136 .idVendor = (vend), \
1722 le16_to_cpu(udev->descriptor.idVendor), in usbtouch_probe()
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1925 for (i = 0; hfcsusb_idtab[i].idVendor; i++) { in hfcsusb_probe()
1926 if ((le16_to_cpu(dev->descriptor.idVendor) in hfcsusb_probe()
1927 == hfcsusb_idtab[i].idVendor) && in hfcsusb_probe()
/openbmc/u-boot/drivers/serial/
H A Dusbtty.c113 .idVendor = cpu_to_le16(CONFIG_USBD_VENDORID),
/openbmc/linux/drivers/usb/storage/
H A Dsddr55.c54 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
/openbmc/linux/drivers/input/misc/
H A Dcm109.c655 .idVendor = VENDOR_ID,
/openbmc/linux/drivers/misc/cardreader/
H A Drtsx_usb.c646 ucr->vendor_id = id->idVendor; in rtsx_usb_probe()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dpctv452e.c924 if (id->idVendor == USB_VID_TECHNOTREND && in pctv452e_frontend_attach()
H A Ddib0700_devices.c125 if (adap->dev->udev->descriptor.idVendor == cpu_to_le16(USB_VID_HAUPPAUGE) && in bristol_tuner_attach()
462 if (desc->idVendor == cpu_to_le16(USB_VID_PINNACLE) && in stk7700ph_frontend_attach()
749 if (adap->dev->udev->descriptor.idVendor == cpu_to_le16(USB_VID_HAUPPAUGE) && in stk7700p_tuner_attach()
992 if (p->idVendor == cpu_to_le16(USB_VID_PINNACLE) && in stk7070p_frontend_attach()
1050 if (p->idVendor == cpu_to_le16(USB_VID_PINNACLE) && in stk7770p_frontend_attach()
/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.c1363 if (dev->descriptor.idVendor == r8152_dongles[i].vendor && in r8152_eth_probe()
1376 dev->descriptor.idVendor, dev->descriptor.idProduct); in r8152_eth_probe()
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c1378 hid->vendor = le16_to_cpu(dev->descriptor.idVendor); in usbhid_probe()
1399 le16_to_cpu(dev->descriptor.idVendor), in usbhid_probe()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-cards.c3567 if (le16_to_cpu(udev->descriptor.idVendor) == 0xeb1a) { in em28xx_init_dev()
3846 le16_to_cpu(udev->descriptor.idVendor), in em28xx_usb_probe()
3911 le16_to_cpu(udev->descriptor.idVendor), in em28xx_usb_probe()

1234567891011