/linux/tools/usb/usbip/src/ |
A D | usbip_list.c | 97 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 …]
|
/linux/tools/usb/ |
A D | testusb.c | 74 __u16 idVendor; member 162 if (dev.idVendor == 0x0547 && dev.idProduct == 0x1002) in testdev_ifnum() 178 if (dev.idVendor == 0x0547 && dev.idProduct == 0x2235) in testdev_ifnum() 182 if (dev.idVendor == 0x04b4 && dev.idProduct == 0x8613) in testdev_ifnum() 186 if (dev.idVendor == 0x0547 && dev.idProduct == 0x0080) in testdev_ifnum() 190 if (dev.idVendor == 0x06cd && dev.idProduct == 0x010b) in testdev_ifnum() 196 if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a0) in testdev_ifnum() 200 if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a4) in testdev_ifnum() 205 if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a3) in testdev_ifnum() 210 if (dev.idVendor == 0xfff0 && dev.idProduct == 0xfff0) in testdev_ifnum() [all …]
|
/linux/drivers/media/usb/uvc/ |
A D | uvc_driver.c | 2679 .idVendor = 0x0416, 2688 .idVendor = 0x0458, 2697 .idVendor = 0x045e, 2706 .idVendor = 0x045e, 2715 .idVendor = 0x045e, 2724 .idVendor = 0x046d, 2732 .idVendor = 0x046d, 2740 .idVendor = 0x046d, 2748 .idVendor = 0x046d, 2756 .idVendor = 0x046d, [all …]
|
/linux/sound/usb/caiaq/ |
A D | device.c | 60 .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 …]
|
/linux/drivers/usb/core/ |
A D | otg_productlist.h | 46 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()
|
A D | driver.c | 48 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 …]
|
/linux/drivers/net/usb/ |
A D | zaurus.c | 263 .idVendor = 0x04DD, 279 .idVendor = 0x04DD, 286 .idVendor = 0x04DD, 293 .idVendor = 0x04DD, 300 .idVendor = 0x04DD, 312 .idVendor = 0x04DD, 319 .idVendor = 0x04DD, 343 .idVendor = 0x07B4,
|
A D | cdc_ether.c | 593 .idVendor = 0x04DD, 607 .idVendor = 0x04DD, 614 .idVendor = 0x04DD, 621 .idVendor = 0x04DD, 628 .idVendor = 0x04DD, 635 .idVendor = 0x04DD, 642 .idVendor = 0x04DD, 655 .idVendor = 0x07B4,
|
/linux/drivers/staging/rtl8712/ |
A D | usb_intf.c | 167 {.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, 321 vid = specific_device_id_tbl[i].idVendor; in disable_ht_for_spec_devid() 325 if ((pdid->idVendor == vid) && (pdid->idProduct == pid) && in disable_ht_for_spec_devid()
|
/linux/tools/leds/ |
A D | get_led_device_info.sh | 56 idVendor=`cat idVendor` 86 if [ ! -z "$idVendor" ]; then 87 printf "idVendor:\t\t$idVendor\n"
|
/linux/drivers/media/usb/dvb-usb/ |
A D | dvb-usb-init.c | 218 …deb_info("check for cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold… in dvb_usb_find_device() 219 if (props->devices[i].cold_ids[j]->idVendor == le16_to_cpu(udev->descriptor.idVendor) && in dvb_usb_find_device() 231 …deb_info("check for warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm… in dvb_usb_find_device() 232 if (props->devices[i].warm_ids[j]->idVendor == le16_to_cpu(udev->descriptor.idVendor) && in dvb_usb_find_device()
|
A D | dibusb-mc-common.c | 85 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()
|
/linux/drivers/media/usb/go7007/ |
A D | go7007-usb.c | 510 .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 …]
|
/linux/sound/usb/usx2y/ |
A D | usbusx2y.c | 339 .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()
|
A D | us122l.c | 527 le16_to_cpu(device->descriptor.idVendor), in usx2y_create_card() 705 .idVendor = 0x0644, 710 .idVendor = 0x0644, 716 .idVendor = 0x0644, 721 .idVendor = 0x0644,
|
/linux/drivers/usb/gadget/legacy/ |
A D | ether.c | 161 .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()
|
/linux/include/linux/usb/ |
A D | composite.h | 541 u16 idVendor; member 551 module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \ 552 MODULE_PARM_DESC(idVendor, "USB Vendor ID"); \
|
/linux/drivers/usb/storage/ |
A D | usb.c | 94 #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()
|
A D | usual-tables.c | 36 .idVendor = (id_vendor), \ 98 vid = le16_to_cpu(udev->descriptor.idVendor); in usb_usual_ignore_device()
|
A D | uas-detect.h | 98 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()
|
/linux/drivers/staging/gdm724x/ |
A D | gdm_mux.c | 26 .idVendor = vid,\ 498 u16 idVendor, idProduct; in gdm_mux_probe() local 506 idVendor = __le16_to_cpu(usbdev->descriptor.idVendor); in gdm_mux_probe() 509 pr_info("mux vid = 0x%04x pid = 0x%04x\n", idVendor, idProduct); in gdm_mux_probe()
|
/linux/drivers/hid/ |
A D | hid-lgff.c | 26 u16 idVendor; member 136 if (dev->id.vendor == devices[i].idVendor && in lgff_init()
|
/linux/include/linux/ |
A D | usb.h | 953 .idVendor = (vend), \ 967 .idVendor = (vend), \ 984 .idVendor = (vend), \ 1000 .idVendor = (vend), \ 1016 .idVendor = (vend), \ 1067 .idVendor = (vend), \ 1089 .idVendor = (vend), \
|
/linux/drivers/input/joystick/ |
A D | xpad.c | 109 u16 idVendor; member 401 .idVendor = (vend), \ 412 .idVendor = (vend), \ 462 u16 idVendor; member 470 .idVendor = (_vid), \ 990 if (init_packet->idVendor != 0 && in xpad_prepare_next_init_packet() 991 init_packet->idVendor != xpad->dev->id.vendor) in xpad_prepare_next_init_packet() 1751 for (i = 0; xpad_device[i].idVendor; i++) { in xpad_probe() 1752 if ((le16_to_cpu(udev->descriptor.idVendor) == xpad_device[i].idVendor) && in xpad_probe()
|
/linux/net/caif/ |
A D | caif_usb.c | 146 le16_to_cpu(usbdev->descriptor.idVendor), in cfusbl_device_notify() 150 if (!(le16_to_cpu(usbdev->descriptor.idVendor) == STE_USB_VID && in cfusbl_device_notify()
|