/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
D | usbip_list.c | 96 udev.idVendor, udev.idProduct); in get_exported_devices() 173 const char *idVendor; in list_devices() local 212 idVendor = udev_device_get_sysattr_value(dev, "idVendor"); in list_devices() 219 if (!idVendor || !idProduct || !bConfValue || !bNumIntfs) { in list_devices() 227 strtol(idVendor, NULL, 16), in list_devices() 231 print_device(busid, idVendor, idProduct, parsable); in list_devices() 262 uint16_t idVendor; in list_gadget_devices() local 297 idVendor = le16toh(d_desc->idVendor); in list_gadget_devices() 298 sprintf(idVendor_buf, "0x%4x", idVendor); in list_gadget_devices() 300 sprintf(idProduct_buf, "0x%4x", idVendor); in list_gadget_devices() [all …]
|
/kernel/linux/linux-5.10/tools/usb/ |
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 …]
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
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()
|
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() 87 if (id->idVendor == refVendor && id->idProduct == refProduct) 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() 645 id->idVendor != le16_to_cpu(dev->descriptor.idVendor)) in usb_match_device() [all …]
|
/kernel/linux/linux-5.10/sound/usb/caiaq/ |
D | device.c | 74 .idVendor = USB_VID_NATIVEINSTRUMENTS, 79 .idVendor = USB_VID_NATIVEINSTRUMENTS, 84 .idVendor = USB_VID_NATIVEINSTRUMENTS, 89 .idVendor = USB_VID_NATIVEINSTRUMENTS, 94 .idVendor = USB_VID_NATIVEINSTRUMENTS, 99 .idVendor = USB_VID_NATIVEINSTRUMENTS, 104 .idVendor = USB_VID_NATIVEINSTRUMENTS, 109 .idVendor = USB_VID_NATIVEINSTRUMENTS, 114 .idVendor = USB_VID_NATIVEINSTRUMENTS, 119 .idVendor = USB_VID_NATIVEINSTRUMENTS, [all …]
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
D | uvc_driver.c | 1069 switch (le16_to_cpu(dev->udev->descriptor.idVendor)) { in uvc_parse_vendor_control() 2225 if (id->idVendor && id->idProduct) in uvc_probe() 2227 "(%04x:%04x)\n", udev->devpath, id->idVendor, in uvc_probe() 2257 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe() 2302 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe() 2526 .idVendor = 0x0416, 2535 .idVendor = 0x0458, 2544 .idVendor = 0x045e, 2553 .idVendor = 0x045e, 2562 .idVendor = 0x045e, [all …]
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
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,
|
D | cdc_ether.c | 580 .idVendor = 0x04DD, 594 .idVendor = 0x04DD, 601 .idVendor = 0x04DD, 608 .idVendor = 0x04DD, 615 .idVendor = 0x04DD, 622 .idVendor = 0x04DD, 629 .idVendor = 0x04DD, 642 .idVendor = 0x07B4,
|
/kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
D | usb_intf.c | 168 {.idVendor = 0x0b05, .idProduct = 0x1791, 170 {.idVendor = 0x0df6, .idProduct = 0x0059, 172 {.idVendor = 0x13d3, .idProduct = 0x3306, 174 {.idVendor = 0x13D3, .idProduct = 0x3311, 176 {.idVendor = 0x13d3, .idProduct = 0x3335, 178 {.idVendor = 0x13d3, .idProduct = 0x3336, 180 {.idVendor = 0x13d3, .idProduct = 0x3340, 182 {.idVendor = 0x13d3, .idProduct = 0x3341, 322 vid = specific_device_id_tbl[i].idVendor; in disable_ht_for_spec_devid() 326 if ((pdid->idVendor == vid) && (pdid->idProduct == pid) && in disable_ht_for_spec_devid()
|
/kernel/linux/linux-5.10/tools/leds/ |
D | get_led_device_info.sh | 56 idVendor=`cat idVendor` 86 if [ ! -z "$idVendor" ]; then 87 printf "idVendor:\t\t$idVendor\n"
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
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()
|
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()
|
/kernel/linux/linux-5.10/sound/usb/usx2y/ |
D | usbusx2y.c | 311 .idVendor = 0x1604, 316 .idVendor = 0x1604, 321 .idVendor = 0x1604, 354 le16_to_cpu(device->descriptor.idVendor), in usx2y_create_card() 373 if (le16_to_cpu(device->descriptor.idVendor) != 0x1604 || in usx2y_usb_probe()
|
D | us122l.c | 520 le16_to_cpu(device->descriptor.idVendor), in usx2y_create_card() 698 .idVendor = 0x0644, 703 .idVendor = 0x0644, 709 .idVendor = 0x0644, 714 .idVendor = 0x0644,
|
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
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()
|
/kernel/linux/linux-5.10/drivers/media/usb/go7007/ |
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 */ 593 .idVendor = 0x10fd, /* Vendor ID of Anubis Electronics */ [all …]
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
D | usual-tables.c | 36 .idVendor = (id_vendor), \ 98 vid = le16_to_cpu(udev->descriptor.idVendor); in usb_usual_ignore_device()
|
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()
|
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()
|
/kernel/linux/linux-5.10/include/linux/usb/ |
D | composite.h | 539 u16 idVendor; member 549 module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \ 550 MODULE_PARM_DESC(idVendor, "USB Vendor ID"); \
|
D | input.h | 21 id->vendor = le16_to_cpu(dev->descriptor.idVendor); in usb_to_input_id()
|
/kernel/linux/linux-5.10/drivers/hid/ |
D | hid-lgff.c | 26 u16 idVendor; member 136 if (dev->id.vendor == devices[i].idVendor && in lgff_init()
|
/kernel/linux/linux-5.10/tools/usb/usbip/vudc/ |
D | vudc_server_example.sh | 62 echo ${ID_VENDOR} > idVendor
|
/kernel/linux/linux-5.10/drivers/staging/gdm724x/ |
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()
|
/kernel/linux/linux-5.10/include/linux/ |
D | usb.h | 949 .idVendor = (vend), \ 963 .idVendor = (vend), \ 980 .idVendor = (vend), \ 996 .idVendor = (vend), \ 1012 .idVendor = (vend), \ 1063 .idVendor = (vend), \ 1085 .idVendor = (vend), \
|