Home
last modified time | relevance | path

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

123456789

/linux-6.6.21/drivers/net/usb/
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 …]
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 …]
/linux-6.6.21/drivers/media/usb/uvc/
Duvc_driver.c854 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 = 0x0458,
[all …]
/linux-6.6.21/tools/usb/usbip/src/
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 …]
/linux-6.6.21/tools/usb/
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 …]
/linux-6.6.21/drivers/usb/core/
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()
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()
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()
641 id->idVendor != le16_to_cpu(dev->descriptor.idVendor)) in usb_match_device()
[all …]
/linux-6.6.21/sound/usb/caiaq/
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 …]
/linux-6.6.21/drivers/staging/rtl8712/
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()
/linux-6.6.21/tools/leds/
Dget_led_device_info.sh56 idVendor=`cat idVendor`
86 if [ ! -z "$idVendor" ]; then
87 printf "idVendor:\t\t$idVendor\n"
/linux-6.6.21/drivers/media/usb/dvb-usb/
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()
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()
/linux-6.6.21/drivers/usb/storage/
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()
Dusual-tables.c36 .idVendor = (id_vendor), \
98 vid = le16_to_cpu(udev->descriptor.idVendor); in usb_usual_ignore_device()
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()
/linux-6.6.21/sound/usb/usx2y/
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()
/linux-6.6.21/drivers/usb/gadget/legacy/
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()
/linux-6.6.21/drivers/media/usb/go7007/
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 */
593 .idVendor = 0x10fd, /* Vendor ID of Anubis Electronics */
[all …]
/linux-6.6.21/include/linux/usb/
Dcomposite.h524 u16 idVendor; member
534 module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \
535 MODULE_PARM_DESC(idVendor, "USB Vendor ID"); \
Dinput.h17 id->vendor = le16_to_cpu(dev->descriptor.idVendor); in usb_to_input_id()
/linux-6.6.21/drivers/hid/
Dhid-lgff.c26 u16 idVendor; member
136 if (dev->id.vendor == devices[i].idVendor && in lgff_init()
/linux-6.6.21/drivers/staging/gdm724x/
Dgdm_mux.c26 .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-6.6.21/tools/usb/usbip/vudc/
Dvudc_server_example.sh62 echo ${ID_VENDOR} > idVendor
/linux-6.6.21/include/linux/
Dusb.h986 .idVendor = (vend), \
1000 .idVendor = (vend), \
1017 .idVendor = (vend), \
1033 .idVendor = (vend), \
1049 .idVendor = (vend), \
1100 .idVendor = (vend), \
1122 .idVendor = (vend), \
/linux-6.6.21/drivers/input/joystick/
Dxpad.c124 u16 idVendor; member
444 .idVendor = (vend), \
455 .idVendor = (vend), \
519 u16 idVendor; member
527 .idVendor = (_vid), \
1191 if (init_packet->idVendor != 0 && in xpad_prepare_next_init_packet()
1192 init_packet->idVendor != xpad->dev->id.vendor) in xpad_prepare_next_init_packet()
2001 for (i = 0; xpad_device[i].idVendor; i++) { in xpad_probe()
2002 if ((le16_to_cpu(udev->descriptor.idVendor) == xpad_device[i].idVendor) && in xpad_probe()
2099 if (le16_to_cpu(udev->descriptor.idVendor) == 0x045e) { /* Microsoft controllers */ in xpad_probe()

123456789