Home
last modified time | relevance | path

Searched refs:idVendor (Results 126 – 150 of 256) sorted by relevance

1234567891011

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dmulti.c73 .idVendor = cpu_to_le16(MULTI_VENDOR_NUM),
H A Ddbgp.c41 .idVendor = cpu_to_le16(DRIVER_VENDOR_ID),
/openbmc/qemu/hw/usb/
H A Ddev-wacom.c180 .idVendor = 0x056a,
/openbmc/linux/drivers/net/usb/
H A Dch9200.c311 le16_to_cpu(dev->udev->descriptor.idVendor), in get_mac_address()
/openbmc/linux/scripts/mod/
H A Ddevicetable-offsets.c13 DEVID_FIELD(usb_device_id, idVendor); in main()
H A Dfile2alias.c176 DEF_FIELD(symval, usb_device_id, idVendor); in do_usb_entry()
189 idVendor); in do_usb_entry()
283 DEF_FIELD(symval, usb_device_id, idVendor); in do_usb_entry_multi()
310 if (!(idVendor | idProduct | bDeviceClass | bInterfaceClass)) in do_usb_entry_multi()
/openbmc/u-boot/drivers/usb/eth/
H A Dasix88179.c645 if (dev->descriptor.idVendor == asix_dongles[i].vendor && in ax88179_eth_probe()
658 dev->descriptor.idVendor, dev->descriptor.idProduct); in ax88179_eth_probe()
/openbmc/linux/Documentation/usb/
H A Dgadget_printer.rst45 (ex: modprobe g_printer idVendor=0x0525 idProduct=0xa4a8 ):
47 idVendor
H A Dmass-storage.rst148 - idVendor -- USB Vendor ID (16 bit integer)
237 named respectively: “iSerialnumber”, “idVendor”, “idProduct” and
/openbmc/linux/Documentation/admin-guide/media/
H A Dcec.rst162 …SUBSYSTEM=="tty", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="2548", ATTRS{idProduct}=="1002", ACTIO…
163 …SUBSYSTEM=="tty", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="2548", ATTRS{idProduct}=="1001", ACTIO…
164 …SUBSYSTEM=="tty", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="ff59", ACTIO…
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_flash.c108 .idVendor = __constant_cpu_to_le16(0x1234),
/openbmc/linux/drivers/usb/misc/
H A Dusblcd.c34 { .idVendor = 0x10D2, .match_flags = USB_DEVICE_ID_MATCH_VENDOR, },
/openbmc/linux/drivers/usb/storage/
H A Dscsiglue.c157 switch (le16_to_cpu(us->pusb_dev->descriptor.idVendor)) { in slave_configure()
H A Dfreecom.c133 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
/openbmc/linux/drivers/media/radio/
H A Dradio-shark2.c374 .idVendor = 0x077d,
H A Dradio-shark.c408 .idVendor = 0x077d,
/openbmc/u-boot/common/
H A Dusb.c1079 le16_to_cpus(&dev->descriptor.idVendor); in usb_select_config()
1103 dev->descriptor.idVendor, dev->descriptor.idProduct); in usb_select_config()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c61 .idVendor = cpu_to_le16(0x1d6b),
912 vhub->vhub_dev_desc.idVendor = cpu_to_le16(id); in ast_vhub_of_parse_dev_desc()
/openbmc/linux/drivers/media/usb/gspca/
H A Dpac207.c169 id->idVendor, id->idProduct); in sd_config()
H A Dsn9c2028.c172 id->idVendor, id->idProduct); in sd_config()
/openbmc/linux/drivers/usb/core/
H A DKconfig9 idVendor, idProduct, Manufacturer, Product, and SerialNumber
H A Ddevices.c332 le16_to_cpu(desc->idVendor), in usb_dump_device_descriptor()
/openbmc/linux/drivers/input/tablet/
H A Dpegasus_notetaker.c340 le16_to_cpu(dev->descriptor.idVendor), in pegasus_probe()
H A Dhanwang.c36 .idVendor = (vend), \
/openbmc/linux/drivers/hid/usbhid/
H A Dusbkbd.c308 le16_to_cpu(dev->descriptor.idVendor), in usb_kbd_probe()

1234567891011