Home
last modified time | relevance | path

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

1234567

/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.c598 .idVendor = 0x04DD,
612 .idVendor = 0x04DD,
619 .idVendor = 0x04DD,
626 .idVendor = 0x04DD,
633 .idVendor = 0x04DD,
640 .idVendor = 0x04DD,
647 .idVendor = 0x04DD,
654 .idVendor = 0x04DD,
661 .idVendor = 0x04DD,
668 .idVendor = 0x04DD,
[all …]
/drivers/media/usb/uvc/
Duvc_driver.c806 switch (le16_to_cpu(dev->udev->descriptor.idVendor)) { in uvc_parse_vendor_control()
2072 if (id->idVendor && id->idProduct) in uvc_probe()
2074 udev->devpath, id->idVendor, id->idProduct); in uvc_probe()
2084 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe()
2134 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe()
2372 .idVendor = 0x0416,
2381 .idVendor = 0x0458,
2390 .idVendor = 0x045e,
2399 .idVendor = 0x045e,
2408 .idVendor = 0x045e,
[all …]
/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.c49 u32 idVendor = 0; in usb_store_new_id() local
56 fields = sscanf(buf, "%x %x %x %x %x", &idVendor, &idProduct, in usb_store_new_id()
66 dynid->id.idVendor = idVendor; in usb_store_new_id()
88 if (id->idVendor == refVendor && id->idProduct == refProduct) in usb_store_new_id()
123 dynid->id.idVendor, dynid->id.idProduct, in usb_show_dynids()
127 dynid->id.idVendor, dynid->id.idProduct); in usb_show_dynids()
156 u32 idVendor; in remove_id_store() local
160 fields = sscanf(buf, "%x %x", &idVendor, &idProduct); in remove_id_store()
168 if ((id->idVendor == idVendor) && in remove_id_store()
642 id->idVendor != le16_to_cpu(dev->descriptor.idVendor)) in usb_match_device()
[all …]
/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()
/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()
/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()
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()
Dusual-tables.c36 .idVendor = (id_vendor), \
98 vid = le16_to_cpu(udev->descriptor.idVendor); in usb_usual_ignore_device()
Donetouch.c69 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
215 le16_to_cpu(udev->descriptor.idVendor), in onetouch_connect_input()
/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 …]
Dgo7007-loader.c53 vendor = le16_to_cpu(usbdev->descriptor.idVendor); in go7007_loader_probe()
/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()
/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()
Dgdm_usb.c26 .idVendor = vid,\
34 .idVendor = vid,\
809 u16 idVendor, idProduct; in gdm_usb_probe() local
814 idVendor = __le16_to_cpu(usbdev->descriptor.idVendor); in gdm_usb_probe()
817 pr_info("net vid = 0x%04x pid = 0x%04x\n", idVendor, idProduct); in gdm_usb_probe()
/drivers/hid/
Dhid-lgff.c26 u16 idVendor; member
136 if (dev->id.vendor == devices[i].idVendor && in lgff_init()
/drivers/input/joystick/
Dxpad.c109 u16 idVendor; member
417 .idVendor = (vend), \
428 .idVendor = (vend), \
488 u16 idVendor; member
496 .idVendor = (_vid), \
1019 if (init_packet->idVendor != 0 && in xpad_prepare_next_init_packet()
1020 init_packet->idVendor != xpad->dev->id.vendor) in xpad_prepare_next_init_packet()
1780 for (i = 0; xpad_device[i].idVendor; i++) { in xpad_probe()
1781 if ((le16_to_cpu(udev->descriptor.idVendor) == xpad_device[i].idVendor) && in xpad_probe()
/drivers/input/tablet/
Dacecad.c192 le16_to_cpu(dev->descriptor.idVendor), in usb_acecad_probe()
203 le16_to_cpu(dev->descriptor.idVendor), in usb_acecad_probe()
/drivers/hid/i2c-hid/
Di2c-hid-core.c162 __u16 idVendor; member
196 static u32 i2c_hid_lookup_quirk(const u16 idVendor, const u16 idProduct) in i2c_hid_lookup_quirk() argument
201 for (n = 0; i2c_hid_quirks[n].idVendor; n++) in i2c_hid_lookup_quirk()
202 if (i2c_hid_quirks[n].idVendor == idVendor && in i2c_hid_lookup_quirk()
/drivers/usb/gadget/
Dcomposite.c2216 __le16 idVendor; in update_unchanged_dev_desc() local
2227 idVendor = new->idVendor; in update_unchanged_dev_desc()
2235 if (idVendor) in update_unchanged_dev_desc()
2236 new->idVendor = idVendor; in update_unchanged_dev_desc()
2596 if (covr->idVendor) in usb_composite_overwrite_options()
2597 desc->idVendor = cpu_to_le16(covr->idVendor); in usb_composite_overwrite_options()
/drivers/media/common/siano/
Dsmsir.c69 dev->input_id.vendor = le16_to_cpu(dev->udev->descriptor.idVendor); in sms_ir_init()
/drivers/gpu/drm/udl/
Dudl_drv.c126 {.idVendor = 0x17e9, .bInterfaceClass = 0xff,
/drivers/usb/class/
Dusblp.c612 le16_to_cpu(usblp->dev->descriptor.idVendor) != 0x03F0 || in usblp_ioctl()
662 twoints[0] = le16_to_cpu(usblp->dev->descriptor.idVendor); in usblp_ioctl()
1177 le16_to_cpu(dev->descriptor.idVendor), in usblp_probe()
1185 le16_to_cpu(dev->descriptor.idVendor), in usblp_probe()
1222 le16_to_cpu(usblp->dev->descriptor.idVendor), in usblp_probe()

1234567