/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_driver.c | 854 switch (le16_to_cpu(dev->udev->descriptor.idVendor)) { in uvc_parse_vendor_control() 2117 if (id->idVendor && id->idProduct) in uvc_probe() 2119 udev->devpath, id->idVendor, id->idProduct); in uvc_probe() 2129 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe() 2179 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe() 2433 .idVendor = 0x0408, 2442 .idVendor = 0x0408, 2451 .idVendor = 0x0408, 2460 .idVendor = 0x0416, 2469 .idVendor [all...] |
/kernel/linux/linux-5.10/tools/usb/ |
H 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 in testdev_ifnum() [all...] |
/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
H A 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() [all...] |
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | zaurus.c | 268 .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 [all...] |
H A D | cdc_ether.c | 585 .idVendor = 0x04DD, 599 .idVendor = 0x04DD, 606 .idVendor = 0x04DD, 613 .idVendor = 0x04DD, 620 .idVendor = 0x04DD, 627 .idVendor = 0x04DD, 634 .idVendor = 0x04DD, 641 .idVendor = 0x04DD, 648 .idVendor = 0x04DD, 655 .idVendor [all...] |
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | zaurus.c | 268 .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 [all...] |
H A D | cdc_ether.c | 599 .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 [all...] |
/kernel/linux/linux-6.6/tools/usb/usbip/src/ |
H 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() [all...] |
/kernel/linux/linux-6.6/tools/usb/ |
H A D | testusb.c | 74 __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 in testdev_ifnum() [all...] |
/kernel/linux/linux-5.10/drivers/usb/core/ |
H 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()
|
H 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() 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 in remove_id_store() [all...] |
/kernel/linux/linux-6.6/drivers/usb/core/ |
H 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()
|
H 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() 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 in remove_id_store() [all...] |
/kernel/linux/linux-5.10/sound/usb/caiaq/ |
H A 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 [all...] |
/kernel/linux/linux-6.6/sound/usb/caiaq/ |
H 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 [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_driver.c | 1069 switch (le16_to_cpu(dev->udev->descriptor.idVendor)) { in uvc_parse_vendor_control() 2215 if (id->idVendor && id->idProduct) in uvc_probe() 2217 "(%04x:%04x)\n", udev->devpath, id->idVendor, in uvc_probe() 2247 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe() 2292 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe() 2516 .idVendor = 0x0416, 2525 .idVendor = 0x0458, 2534 .idVendor = 0x045e, 2543 .idVendor = 0x045e, 2552 .idVendor [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
H A 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, 320 vid = specific_device_id_tbl[i].idVendor; in disable_ht_for_spec_devid() 324 if ((pdid->idVendor in disable_ht_for_spec_devid() [all...] |
/kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
H 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, 319 vid = specific_device_id_tbl[i].idVendor; in disable_ht_for_spec_devid() 323 if ((pdid->idVendor in disable_ht_for_spec_devid() [all...] |
/kernel/linux/linux-5.10/tools/leds/ |
H A 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-6.6/tools/leds/ |
H A 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/usb/storage/ |
H 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() 121 * with UAS. This isn't distinguishable with just idVendor and in uas_use_uas_driver() 126 if (le16_to_cpu(udev->descriptor.idVendor) == 0x0bda && in uas_use_uas_driver()
|
H A D | usual-tables.c | 36 .idVendor = (id_vendor), \ 98 vid = le16_to_cpu(udev->descriptor.idVendor); in usb_usual_ignore_device()
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H 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() 121 * with UAS. This isn't distinguishable with just idVendor and in uas_use_uas_driver() 126 if (le16_to_cpu(udev->descriptor.idVendor) == 0x0bda && in uas_use_uas_driver()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H 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()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H 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()
|