Home
last modified time | relevance | path

Searched refs:idVendor (Results 201 – 225 of 257) sorted by relevance

1234567891011

/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()
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c586 udp->vendor_id = desc->idVendor; in dp_fill()
/openbmc/u-boot/drivers/usb/eth/
H A Dsmsc95xx.c850 if (dev->descriptor.idVendor == smsc95xx_dongles[i].vendor && in smsc95xx_eth_probe()
/openbmc/linux/drivers/input/mouse/
H A Dappletouch.c101 .idVendor = 0x05ac, /* Apple */ \
H A Dbcm5974.c90 .idVendor = USB_VENDOR_ID_APPLE, \
/openbmc/linux/drivers/net/usb/
H A Dkaweth.c891 udev->devnum, le16_to_cpu(udev->descriptor.idVendor), in kaweth_probe()
H A Dcatc.c817 if (le16_to_cpu(usbdev->descriptor.idVendor) == 0x0423 && in catc_probe()
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dusb.c623 if ((le16_to_cpu(interface_to_usbdev(intf)->descriptor.idVendor) == in probe()
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c1874 f->vendor_id != ddesc.idVendor) { in usb_host_auto_check()
1950 ddesc.idVendor, ddesc.idProduct); in hmp_info_usbhost()
H A Ddev-uas.c324 .idVendor = 0x46f4, /* CRC16() of "QEMU" */
H A Ddev-network.c295 .idVendor = RNDIS_VENDOR_NUM,
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-if.c785 vendor_id = le16_to_cpu(udev->descriptor.idVendor); in usb_pwc_probe()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dusb.c1020 vendor_id = le16_to_cpu(dev->descriptor.idVendor); in ath10k_usb_probe()
/openbmc/linux/drivers/hid/usbhid/
H A Dhiddev.c649 dinfo.vendor = le16_to_cpu(dev->descriptor.idVendor); in hiddev_ioctl()
/openbmc/linux/drivers/input/misc/
H A Dyealink.c806 .idVendor = 0x6993,
/openbmc/linux/drivers/media/rc/
H A Dimon.c2243 ictx->vendor = le16_to_cpu(ictx->usbdev_intf0->descriptor.idVendor); in imon_init_intf0()
2415 vendor = le16_to_cpu(usbdev->descriptor.idVendor); in imon_probe()
/openbmc/linux/drivers/usb/storage/
H A Drealtek_cr.c183 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
H A Dalauda.c146 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
/openbmc/linux/drivers/media/usb/gspca/
H A Dvc032x.c3135 if (id->idVendor == 0x046d && in sd_config()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dusb.c1130 vendor_id = le16_to_cpu(dev->descriptor.idVendor); in ath6kl_usb_probe()
/openbmc/linux/drivers/net/ieee802154/
H A Datusb.c1093 .idVendor = ATUSB_VENDOR_ID,
/openbmc/linux/drivers/usb/gadget/
H A Dconfigfs.c191 GI_DEVICE_DESC_SIMPLE_RW(idVendor, u16);
359 CONFIGFS_ATTR(gadget_dev_desc_, idVendor);
/openbmc/linux/drivers/usb/serial/
H A Dcypress_m8.c231 return ((le16_to_cpu(dev->descriptor.idVendor) == VENDOR_ID_FRWD) && in is_frwd()
H A Dio_ti.c1395 if (le16_to_cpu(serial->serial->dev->descriptor.idVendor) in do_boot_mode()
1398 le16_to_cpu(serial->serial->dev->descriptor.idVendor)); in do_boot_mode()
/openbmc/linux/drivers/most/
H A Dmost_usb.c1044 le16_to_cpu(usb_dev->descriptor.idVendor), in hdm_probe()

1234567891011