Home
last modified time | relevance | path

Searched refs:idVendor (Results 1 – 25 of 256) sorted by relevance

1234567891011

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/
H A D40-libgphoto2.rules10 ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
44 ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
45 ATTRS{idVendor}=="06bd", ATTRS{idProduct}=="0403", MODE="l36"
46 ATTRS{idVendor}=="06bd", ATTRS{idProduct}=="0404", MODE="l36"
47 ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="504b", MODE="l36"
48 ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
49 ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="504a", MODE="l36"
50 ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
51 ATTRS{idVendor}=="08ca", ATTRS{idProduct}=="0111", MODE="l36"
52 ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="504a", MODE="l36"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/
H A D51-these-are-not-joysticks-rm.rules6 SUBSYSTEM=="input", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c30a", ENV{ID_INPUT_JOYSTICK}=="?*"…
8 SUBSYSTEM=="input", ATTRS{idVendor}=="04d9", ATTRS{idProduct}=="a0df", ENV{ID_INPUT_JOYSTICK}=="?*"…
10 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0010", ENV{ID_INPUT_JOYSTICK}=="?*"…
12 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0011", ENV{ID_INPUT_JOYSTICK}=="?*"…
14 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0012", ENV{ID_INPUT_JOYSTICK}=="?*"…
16 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0013", ENV{ID_INPUT_JOYSTICK}=="?*"…
18 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0014", ENV{ID_INPUT_JOYSTICK}=="?*"…
20 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0015", ENV{ID_INPUT_JOYSTICK}=="?*"…
22 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0016", ENV{ID_INPUT_JOYSTICK}=="?*"…
24 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0017", ENV{ID_INPUT_JOYSTICK}=="?*"…
[all …]
/openbmc/linux/drivers/net/usb/
H A Dzaurus.c268 .idVendor = 0x04DD,
284 .idVendor = 0x04DD,
291 .idVendor = 0x04DD,
298 .idVendor = 0x04DD,
305 .idVendor = 0x04DD,
312 .idVendor = 0x04DD,
319 .idVendor = 0x04DD,
326 .idVendor = 0x04DD,
338 .idVendor = 0x04DD,
345 .idVendor = 0x04DD,
[all …]
H A Dcdc_ether.c599 .idVendor = 0x04DD,
613 .idVendor = 0x04DD,
620 .idVendor = 0x04DD,
627 .idVendor = 0x04DD,
634 .idVendor = 0x04DD,
641 .idVendor = 0x04DD,
648 .idVendor = 0x04DD,
655 .idVendor = 0x04DD,
662 .idVendor = 0x04DD,
669 .idVendor = 0x04DD,
[all …]
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_driver.c2437 .idVendor = 0x0408,
2446 .idVendor = 0x0408,
2455 .idVendor = 0x0408,
2464 .idVendor = 0x0416,
2473 .idVendor = 0x0458,
2482 .idVendor = 0x045e,
2491 .idVendor = 0x045e,
2500 .idVendor = 0x045e,
2509 .idVendor = 0x046d,
2518 .idVendor = 0x046d,
[all …]
/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_list.c97 udev.idVendor, udev.idProduct); in get_exported_devices()
174 const char *idVendor; in list_devices() local
213 idVendor = udev_device_get_sysattr_value(dev, "idVendor"); in list_devices()
220 if (!idVendor || !idProduct || !bConfValue || !bNumIntfs) { in list_devices()
228 strtol(idVendor, NULL, 16), in list_devices()
232 print_device(busid, idVendor, idProduct, parsable); in list_devices()
263 uint16_t idVendor; in list_gadget_devices() local
298 idVendor = le16toh(d_desc->idVendor); in list_gadget_devices()
299 sprintf(idVendor_buf, "0x%4x", idVendor); in list_gadget_devices()
301 sprintf(idProduct_buf, "0x%4x", idVendor); in list_gadget_devices()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/
H A Dgadget-stop6 if [ -e /sys/kernel/config/usb_gadget/"$i"/idVendor ]; then
8 idVendor=$(cat /sys/kernel/config/usb_gadget/"$i"/idVendor)
10 /usr/bin/gadget-vid-pid-remove ${idVendor}:${idProduct}
/openbmc/linux/tools/usb/
H A Dtestusb.c74 __u16 idVendor; member
168 if (dev.idVendor == 0x0547 && dev.idProduct == 0x1002) in testdev_ifnum()
184 if (dev.idVendor == 0x0547 && dev.idProduct == 0x2235) in testdev_ifnum()
188 if (dev.idVendor == 0x04b4 && dev.idProduct == 0x8613) in testdev_ifnum()
192 if (dev.idVendor == 0x0547 && dev.idProduct == 0x0080) in testdev_ifnum()
196 if (dev.idVendor == 0x06cd && dev.idProduct == 0x010b) in testdev_ifnum()
202 if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a0) in testdev_ifnum()
206 if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a4) in testdev_ifnum()
211 if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a3) in testdev_ifnum()
216 if (dev.idVendor == 0xfff0 && dev.idProduct == 0xfff0) in testdev_ifnum()
[all …]
/openbmc/linux/drivers/usb/core/
H A Dotg_productlist.h46 if ((le16_to_cpu(dev->descriptor.idVendor) == 0x1a0a && in is_targeted()
51 if ((le16_to_cpu(dev->descriptor.idVendor) == 0x1a0a && in is_targeted()
60 id->idVendor != le16_to_cpu(dev->descriptor.idVendor)) in is_targeted()
97 le16_to_cpu(dev->descriptor.idVendor), in is_targeted()
H A Ddriver.c48 u32 idVendor = 0; in usb_store_new_id() local
55 fields = sscanf(buf, "%x %x %x %x %x", &idVendor, &idProduct, in usb_store_new_id()
65 dynid->id.idVendor = idVendor; in usb_store_new_id()
122 dynid->id.idVendor, dynid->id.idProduct, in usb_show_dynids()
126 dynid->id.idVendor, dynid->id.idProduct); in usb_show_dynids()
155 u32 idVendor; in remove_id_store() local
159 fields = sscanf(buf, "%x %x", &idVendor, &idProduct); in remove_id_store()
167 if ((id->idVendor == idVendor) && in remove_id_store()
641 id->idVendor != le16_to_cpu(dev->descriptor.idVendor)) in usb_match_device()
830 for (; id->idVendor || id->idProduct ; id++) { in usb_device_match_id()
[all …]
/openbmc/linux/sound/usb/caiaq/
H A Ddevice.c60 .idVendor = USB_VID_NATIVEINSTRUMENTS,
65 .idVendor = USB_VID_NATIVEINSTRUMENTS,
70 .idVendor = USB_VID_NATIVEINSTRUMENTS,
75 .idVendor = USB_VID_NATIVEINSTRUMENTS,
80 .idVendor = USB_VID_NATIVEINSTRUMENTS,
85 .idVendor = USB_VID_NATIVEINSTRUMENTS,
90 .idVendor = USB_VID_NATIVEINSTRUMENTS,
95 .idVendor = USB_VID_NATIVEINSTRUMENTS,
100 .idVendor = USB_VID_NATIVEINSTRUMENTS,
105 .idVendor = USB_VID_NATIVEINSTRUMENTS,
[all …]
/openbmc/u-boot/board/samsung/common/
H A Dgadget.c13 put_unaligned(CONFIG_G_DNL_THOR_VENDOR_NUM, &dev->idVendor); in g_dnl_bind_fixup()
16 put_unaligned(CONFIG_G_DNL_UMS_VENDOR_NUM, &dev->idVendor); in g_dnl_bind_fixup()
19 put_unaligned(CONFIG_USB_GADGET_VENDOR_NUM, &dev->idVendor); in g_dnl_bind_fixup()
/openbmc/linux/drivers/staging/rtl8712/
H A Dusb_intf.c167 {.idVendor = 0x0b05, .idProduct = 0x1791,
169 {.idVendor = 0x0df6, .idProduct = 0x0059,
171 {.idVendor = 0x13d3, .idProduct = 0x3306,
173 {.idVendor = 0x13D3, .idProduct = 0x3311,
175 {.idVendor = 0x13d3, .idProduct = 0x3335,
177 {.idVendor = 0x13d3, .idProduct = 0x3336,
179 {.idVendor = 0x13d3, .idProduct = 0x3340,
181 {.idVendor = 0x13d3, .idProduct = 0x3341,
319 vid = specific_device_id_tbl[i].idVendor; in disable_ht_for_spec_devid()
323 if ((pdid->idVendor == vid) && (pdid->idProduct == pid) && in disable_ht_for_spec_devid()
/openbmc/linux/tools/leds/
H A Dget_led_device_info.sh56 idVendor=`cat idVendor`
86 if [ ! -z "$idVendor" ]; then
87 printf "idVendor:\t\t$idVendor\n"
/openbmc/linux/drivers/usb/storage/
H A Duas-detect.h98 if (le16_to_cpu(udev->descriptor.idVendor) == 0x174c && in uas_use_uas_driver()
116 if (le16_to_cpu(udev->descriptor.idVendor) == 0x0bc2) in uas_use_uas_driver()
126 if (le16_to_cpu(udev->descriptor.idVendor) == 0x0bda && in uas_use_uas_driver()
H A Dusual-tables.c36 .idVendor = (id_vendor), \
98 vid = le16_to_cpu(udev->descriptor.idVendor); in usb_usual_ignore_device()
H A Dusb.c94 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
113 #define UNUSUAL_VENDOR_INTF(idVendor, cl, sc, pr, \ argument
447 le16_to_cpu(us->pusb_dev->descriptor.idVendor), in associate_dev()
478 u16 vid = le16_to_cpu(udev->descriptor.idVendor); in usb_stor_adjust_quirks()
621 le16_to_cpu(dev->descriptor.idVendor), in get_device_info()
631 if (id->idVendor || id->idProduct) { in get_device_info()
653 le16_to_cpu(ddesc->idVendor), in get_device_info()
1131 id->idVendor, id->idProduct); in storage_probe()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-init.c220 …deb_info("check for cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold… in dvb_usb_find_device()
221 if (props->devices[i].cold_ids[j]->idVendor == le16_to_cpu(udev->descriptor.idVendor) && in dvb_usb_find_device()
233 …deb_info("check for warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm… in dvb_usb_find_device()
234 if (props->devices[i].warm_ids[j]->idVendor == le16_to_cpu(udev->descriptor.idVendor) && in dvb_usb_find_device()
H A Ddibusb-mc-common.c85 if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_LITEON && in dibusb_dib3000mc_frontend_attach()
124 if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_LITEON && in dibusb_dib3000mc_tuner_attach()
137 } else if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_DIBCOM && in dibusb_dib3000mc_tuner_attach()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dether.c161 .idVendor = cpu_to_le16 (CDC_VENDOR_NUM),
325 device_desc.idVendor = cpu_to_le16(EEM_VENDOR_NUM); in eth_bind()
353 device_desc.idVendor = cpu_to_le16(SIMPLE_VENDOR_NUM); in eth_bind()
387 device_desc.idVendor = cpu_to_le16(RNDIS_VENDOR_NUM); in eth_bind()
/openbmc/linux/sound/usb/usx2y/
H A Dusbusx2y.c339 .idVendor = 0x1604,
344 .idVendor = 0x1604,
349 .idVendor = 0x1604,
384 le16_to_cpu(device->descriptor.idVendor), in usx2y_create_card()
436 if (le16_to_cpu(device->descriptor.idVendor) != 0x1604 || in snd_usx2y_probe()
/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-usb.c510 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
521 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
529 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
538 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
549 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
558 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
569 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
577 .idVendor = 0x093b, /* Vendor ID of Plextor */
585 .idVendor = 0x093b, /* Vendor ID of Plextor */
601 .idVendor = 0x1943, /* Vendor ID Sensoray */
[all …]
/openbmc/linux/include/linux/usb/
H A Dcomposite.h524 u16 idVendor; member
534 module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \
535 MODULE_PARM_DESC(idVendor, "USB Vendor ID"); \
/openbmc/qemu/hw/usb/
H A Ddev-hid.c371 .idVendor = 0x0627,
385 .idVendor = 0x0627,
400 .idVendor = 0x0627,
414 .idVendor = 0x0627,
429 .idVendor = 0x0627,
443 .idVendor = 0x0627,
/openbmc/linux/drivers/hid/
H A Dhid-lgff.c26 u16 idVendor; member
136 if (dev->id.vendor == devices[i].idVendor && in lgff_init()

1234567891011