Home
last modified time | relevance | path

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

12345678

/drivers/hid/usbhid/
Dhid-quirks.c29 __u16 idVendor; member
184 static struct hid_blacklist *usbhid_exists_dquirk(const u16 idVendor, in usbhid_exists_dquirk() argument
191 if (q->hid_bl_item.idVendor == idVendor && in usbhid_exists_dquirk()
200 bl_entry->quirks, bl_entry->idVendor, in usbhid_exists_dquirk()
220 static int usbhid_modify_dquirk(const u16 idVendor, const u16 idProduct, in usbhid_modify_dquirk() argument
226 if (!idVendor) { in usbhid_modify_dquirk()
237 q_new->hid_bl_item.idVendor = idVendor; in usbhid_modify_dquirk()
245 if (q->hid_bl_item.idVendor == idVendor && in usbhid_modify_dquirk()
291 u16 idVendor, idProduct; in usbhid_quirks_init() local
298 &idVendor, &idProduct, &quirks); in usbhid_quirks_init()
[all …]
/drivers/media/usb/uvc/
Duvc_driver.c910 switch (le16_to_cpu(dev->udev->descriptor.idVendor)) { in uvc_parse_vendor_control()
2005 if (id->idVendor && id->idProduct) in uvc_probe()
2007 "(%04x:%04x)\n", udev->devpath, id->idVendor, in uvc_probe()
2035 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe()
2048 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe()
2255 .idVendor = 0x0416,
2264 .idVendor = 0x0458,
2273 .idVendor = 0x045e,
2282 .idVendor = 0x045e,
2291 .idVendor = 0x045e,
[all …]
/drivers/usb/core/
Dotg_whitelist.h54 if ((le16_to_cpu(dev->descriptor.idVendor) == 0x1a0a && in is_targeted()
59 if ((le16_to_cpu(dev->descriptor.idVendor) == 0x1a0a && in is_targeted()
68 id->idVendor != le16_to_cpu(dev->descriptor.idVendor)) in is_targeted()
105 le16_to_cpu(dev->descriptor.idVendor), in is_targeted()
Ddriver.c45 u32 idVendor = 0; in usb_store_new_id() local
52 fields = sscanf(buf, "%x %x %x %x %x", &idVendor, &idProduct, in usb_store_new_id()
62 dynid->id.idVendor = idVendor; in usb_store_new_id()
84 if (id->idVendor == refVendor && id->idProduct == refProduct) in usb_store_new_id()
119 dynid->id.idVendor, dynid->id.idProduct, in usb_show_dynids()
123 dynid->id.idVendor, dynid->id.idProduct); in usb_show_dynids()
152 u32 idVendor; in remove_id_store() local
156 fields = sscanf(buf, "%x %x", &idVendor, &idProduct); in remove_id_store()
164 if ((id->idVendor == idVendor) && in remove_id_store()
610 id->idVendor != le16_to_cpu(dev->descriptor.idVendor)) in usb_match_device()
[all …]
/drivers/net/usb/
Dzaurus.c275 .idVendor = 0x04DD,
291 .idVendor = 0x04DD,
298 .idVendor = 0x04DD,
305 .idVendor = 0x04DD,
312 .idVendor = 0x04DD,
324 .idVendor = 0x04DD,
331 .idVendor = 0x04DD,
355 .idVendor = 0x07B4,
Dcdc_ether.c496 .idVendor = 0x04DD,
510 .idVendor = 0x04DD,
517 .idVendor = 0x04DD,
524 .idVendor = 0x04DD,
531 .idVendor = 0x04DD,
538 .idVendor = 0x04DD,
545 .idVendor = 0x04DD,
558 .idVendor = 0x07B4,
/drivers/staging/rtl8712/
Dusb_intf.c180 {.idVendor = 0x0b05, .idProduct = 0x1791,
182 {.idVendor = 0x0df6, .idProduct = 0x0059,
184 {.idVendor = 0x13d3, .idProduct = 0x3306,
186 {.idVendor = 0x13D3, .idProduct = 0x3311,
188 {.idVendor = 0x13d3, .idProduct = 0x3335,
190 {.idVendor = 0x13d3, .idProduct = 0x3336,
192 {.idVendor = 0x13d3, .idProduct = 0x3340,
194 {.idVendor = 0x13d3, .idProduct = 0x3341,
337 vid = specific_device_id_tbl[i].idVendor; in disable_ht_for_spec_devid()
341 if ((pdid->idVendor == vid) && (pdid->idProduct == pid) && in disable_ht_for_spec_devid()
/drivers/media/usb/dvb-usb/
Ddvb-usb-init.c198 …deb_info("check for cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold… in dvb_usb_find_device()
199 if (props->devices[i].cold_ids[j]->idVendor == le16_to_cpu(udev->descriptor.idVendor) && in dvb_usb_find_device()
211 …deb_info("check for warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm… in dvb_usb_find_device()
212 if (props->devices[i].warm_ids[j]->idVendor == le16_to_cpu(udev->descriptor.idVendor) && in dvb_usb_find_device()
Ddibusb-common.c273 if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_LITEON && in dibusb_dib3000mc_frontend_attach()
312 if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_LITEON && in dibusb_dib3000mc_tuner_attach()
325 } else if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_DIBCOM && in dibusb_dib3000mc_tuner_attach()
/drivers/media/usb/go7007/
Dgo7007-usb.c518 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
529 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
537 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
546 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
557 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
566 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
577 .idVendor = 0x0eb1, /* Vendor ID of WIS Technologies */
585 .idVendor = 0x093b, /* Vendor ID of Plextor */
593 .idVendor = 0x093b, /* Vendor ID of Plextor */
601 .idVendor = 0x10fd, /* Vendor ID of Anubis Electronics */
[all …]
/drivers/usb/gadget/legacy/
Dether.c165 .idVendor = cpu_to_le16 (CDC_VENDOR_NUM),
329 device_desc.idVendor = cpu_to_le16(EEM_VENDOR_NUM); in eth_bind()
357 device_desc.idVendor = cpu_to_le16(SIMPLE_VENDOR_NUM); in eth_bind()
391 device_desc.idVendor = cpu_to_le16(RNDIS_VENDOR_NUM); in eth_bind()
/drivers/usb/storage/
Dusb.c109 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
128 #define UNUSUAL_VENDOR_INTF(idVendor, cl, sc, pr, \ argument
442 le16_to_cpu(us->pusb_dev->descriptor.idVendor), in associate_dev()
473 u16 vid = le16_to_cpu(udev->descriptor.idVendor); in usb_stor_adjust_quirks()
609 le16_to_cpu(dev->descriptor.idVendor), in get_device_info()
618 if (id->idVendor || id->idProduct) { in get_device_info()
640 le16_to_cpu(ddesc->idVendor), in get_device_info()
1121 id->idVendor, id->idProduct); in storage_probe()
Dusual-tables.c51 .idVendor = (id_vendor), \
113 vid = le16_to_cpu(udev->descriptor.idVendor); in usb_usual_ignore_device()
Duas-detect.h97 if (le16_to_cpu(udev->descriptor.idVendor) == 0x174c && in uas_use_uas_driver()
115 if (le16_to_cpu(udev->descriptor.idVendor) == 0x0bc2) in uas_use_uas_driver()
Donetouch.c85 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
231 le16_to_cpu(udev->descriptor.idVendor), in onetouch_connect_input()
/drivers/staging/gdm724x/
Dgdm_usb.c36 .idVendor = vid,\
44 .idVendor = vid,\
818 u16 idVendor, idProduct; in gdm_usb_probe() local
823 idVendor = __le16_to_cpu(usbdev->descriptor.idVendor); in gdm_usb_probe()
826 pr_info("net vid = 0x%04x pid = 0x%04x\n", idVendor, idProduct); in gdm_usb_probe()
895 u16 idVendor, idProduct; in gdm_usb_disconnect() local
900 idVendor = __le16_to_cpu(usbdev->descriptor.idVendor); in gdm_usb_disconnect()
Dgdm_mux.c38 .idVendor = vid,\
510 u16 idVendor, idProduct; in gdm_mux_probe() local
518 idVendor = __le16_to_cpu(usbdev->descriptor.idVendor); in gdm_mux_probe()
521 pr_info("mux vid = 0x%04x pid = 0x%04x\n", idVendor, idProduct); in gdm_mux_probe()
/drivers/hid/
Dhid-lgff.c38 u16 idVendor; member
148 if (dev->id.vendor == devices[i].idVendor && in lgff_init()
/drivers/input/joystick/
Dxpad.c125 u16 idVendor; member
415 .idVendor = (vend), \
426 .idVendor = (vend), \
475 u16 idVendor; member
483 .idVendor = (_vid), \
1001 if (init_packet->idVendor != 0 && in xpad_prepare_next_init_packet()
1002 init_packet->idVendor != xpad->dev->id.vendor) in xpad_prepare_next_init_packet()
1760 for (i = 0; xpad_device[i].idVendor; i++) { in xpad_probe()
1761 if ((le16_to_cpu(udev->descriptor.idVendor) == xpad_device[i].idVendor) && in xpad_probe()
/drivers/input/tablet/
Dacecad.c214 le16_to_cpu(dev->descriptor.idVendor), in usb_acecad_probe()
225 le16_to_cpu(dev->descriptor.idVendor), in usb_acecad_probe()
/drivers/usb/class/
Dusbtmc.c106 __u16 idVendor; member
1123 le16_to_cpu(data->usb_dev->descriptor.idVendor), in usbtmc_probe()
1125 for(n = 0; usbtmc_id_quirk[n].idVendor > 0; n++) { in usbtmc_probe()
1126 if ((usbtmc_id_quirk[n].idVendor == le16_to_cpu(data->usb_dev->descriptor.idVendor)) && in usbtmc_probe()
/drivers/staging/gdm72xx/
Dgdm_usb.c531 u16 idVendor, idProduct, bcdDevice; in gdm_usb_probe() local
539 idVendor = le16_to_cpu(usbdev->descriptor.idVendor); in gdm_usb_probe()
544 idVendor, idProduct); in gdm_usb_probe()
/drivers/usb/serial/
Dkeyspan_pda.c683 else if (le16_to_cpu(serial->dev->descriptor.idVendor) == KEYSPAN_VENDOR_ID) in keyspan_pda_fake_startup()
687 else if ((le16_to_cpu(serial->dev->descriptor.idVendor) == XIRCOM_VENDOR_ID) || in keyspan_pda_fake_startup()
688 (le16_to_cpu(serial->dev->descriptor.idVendor) == ENTREGA_VENDOR_ID)) in keyspan_pda_fake_startup()
Dvisor.c449 if (id->idVendor == SAMSUNG_VENDOR_ID && in visor_probe()
541 if (!((le16_to_cpu(serial->dev->descriptor.idVendor) in treo_attach()
543 (le16_to_cpu(serial->dev->descriptor.idVendor) in treo_attach()
/drivers/usb/gadget/
Dcomposite.c1981 __le16 idVendor; in update_unchanged_dev_desc() local
1992 idVendor = new->idVendor; in update_unchanged_dev_desc()
2000 if (idVendor) in update_unchanged_dev_desc()
2001 new->idVendor = idVendor; in update_unchanged_dev_desc()
2351 if (covr->idVendor) in usb_composite_overwrite_options()
2352 desc->idVendor = cpu_to_le16(covr->idVendor); in usb_composite_overwrite_options()

12345678