Home
last modified time | relevance | path

Searched refs:idVendor (Results 101 – 125 of 256) sorted by relevance

1234567891011

/openbmc/u-boot/board/siemens/common/
H A Dfactoryset.c311 put_unaligned(factory_dat.usb_vendor_id, &dev->idVendor); in g_dnl_bind_fixup()
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c45 .idVendor = __constant_cpu_to_le16(0x1234),
/openbmc/qemu/hw/usb/
H A Du2f.c112 .idVendor = U2F_KEY_VENDOR_NUM,
H A Dcanokey.c51 .idVendor = CANOKEY_VENDOR_NUM,
H A Ddev-audio.c266 .idVendor = USBAUDIO_VENDOR_NUM,
536 .idVendor = USBAUDIO_VENDOR_NUM,
/openbmc/linux/drivers/usb/atm/
H A Dxusbatm.c191 xusbatm_usb_ids[i].idVendor = vendor[i]; in xusbatm_init()
/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c410 id->idVendor != le16_to_cpu(desc->idVendor)) in usb_match_device()
/openbmc/linux/drivers/net/usb/
H A Dpegasus.c52 {.match_flags = USB_DEVICE_ID_MATCH_DEVICE, .idVendor = vid, .idProduct = pid},
61 .idVendor = vid, .idProduct = pid, .bDeviceClass = dclass},
1120 if ((udd->idVendor == cpu_to_le16(VENDOR_BELKIN)) && in pegasus_blacklisted()
1318 pegasus_ids[i].idVendor = vendor_id; in parse_id()
H A Dcx82310_eth.c346 .idVendor = (vend), \
/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c342 .idVendor = __constant_cpu_to_le16(CDC_VENDOR_NUM),
2069 device_desc.idVendor = in eth_bind()
2074 device_desc.idVendor = in eth_bind()
2088 device_desc.idVendor = cpu_to_le16(CONFIG_USB_GADGET_VENDOR_NUM); in eth_bind()
2092 device_desc.idVendor = in eth_bind()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9035.c868 if ((le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_AVERMEDIA) && in af9035_read_config()
993 le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_AVERMEDIA) in af9035_read_config()
1644 if ((le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_DEXATEK && in it930x_tuner_attach()
1646 (le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_TERRATEC && in it930x_tuner_attach()
1991 if ((le16_to_cpu(udev->descriptor.idVendor) == USB_VID_TERRATEC) && in af9035_probe()
/openbmc/linux/drivers/usb/misc/
H A Dappledisplay.c42 .idVendor = APPLE_VENDOR_ID, \
/openbmc/linux/Documentation/usb/
H A Dfunctionfs.rst45 $ insmod g_ffs.ko idVendor=<ID> iSerialNumber=<string> functions=mtp,hid
H A Dusbip_protocol.rst193 | 0x138 | 2 | | idVendor |
282 | 0x134 | 2 | | idVendor |
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-drivers-xhci_hcd31 This dbc_idVendor attribute lets us change the idVendor field
H A Dconfigfs-usb-gadget31 idVendor vendor ID
/openbmc/u-boot/drivers/usb/eth/
H A Dasix.c637 if (dev->descriptor.idVendor == asix_dongles[i].vendor && in asix_eth_probe()
650 dev->descriptor.idVendor, dev->descriptor.idProduct); in asix_eth_probe()
/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c538 vid = le16_to_cpu(dev->descriptor.idVendor); in ti_startup()
1589 if (le16_to_cpu(dev->descriptor.idVendor) == MXU1_VENDOR_ID) { in ti_download_firmware()
1601 le16_to_cpu(dev->descriptor.idVendor), in ti_download_firmware()
1607 if (le16_to_cpu(dev->descriptor.idVendor) == MTS_VENDOR_ID) { in ti_download_firmware()
/openbmc/linux/drivers/media/usb/stk1160/
H A Dstk1160-core.c237 le16_to_cpu(udev->descriptor.idVendor), in stk1160_scan_usb()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Daudio.c191 .idVendor = cpu_to_le16(AUDIO_VENDOR_NUM),
H A Dnokia.c90 .idVendor = cpu_to_le16(NOKIA_VENDOR_ID),
H A Dzero.c117 .idVendor = cpu_to_le16(DRIVER_VENDOR_NUM),
/openbmc/linux/drivers/media/radio/
H A Dradio-raremono.c340 id->idVendor, id->idProduct); in usb_raremono_probe()
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dvhci_driver.c450 idev->udev.idVendor, idev->udev.idProduct); in usbip_vhci_imported_device_dump()
/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-input.c328 rc->input_id.vendor = le16_to_cpu(dev->usbdev->descriptor.idVendor); in au0828_rc_register()

1234567891011