/linux-4.4.14/drivers/hid/usbhid/ |
D | hid-quirks.c | 29 __u16 idVendor; member 180 static struct hid_blacklist *usbhid_exists_dquirk(const u16 idVendor, in usbhid_exists_dquirk() argument 187 if (q->hid_bl_item.idVendor == idVendor && in usbhid_exists_dquirk() 196 bl_entry->quirks, bl_entry->idVendor, in usbhid_exists_dquirk() 216 static int usbhid_modify_dquirk(const u16 idVendor, const u16 idProduct, in usbhid_modify_dquirk() argument 222 if (!idVendor) { in usbhid_modify_dquirk() 233 q_new->hid_bl_item.idVendor = idVendor; in usbhid_modify_dquirk() 241 if (q->hid_bl_item.idVendor == idVendor && in usbhid_modify_dquirk() 287 u16 idVendor, idProduct; in usbhid_quirks_init() local 294 &idVendor, &idProduct, &quirks); in usbhid_quirks_init() [all …]
|
D | usbmouse.c | 169 le16_to_cpu(dev->descriptor.idVendor), in usb_mouse_probe()
|
D | usbkbd.c | 321 le16_to_cpu(dev->descriptor.idVendor), in usb_kbd_probe()
|
D | hid-core.c | 975 quirks = usbhid_lookup_quirk(le16_to_cpu(dev->descriptor.idVendor), in usbhid_parse() 1304 hid->vendor = le16_to_cpu(dev->descriptor.idVendor); in usbhid_probe() 1325 le16_to_cpu(dev->descriptor.idVendor), in usbhid_probe()
|
D | hiddev.c | 651 dinfo.vendor = le16_to_cpu(dev->descriptor.idVendor); in hiddev_ioctl()
|
/linux-4.4.14/tools/usb/ |
D | testusb.c | 87 __u16 idVendor; member 175 if (dev.idVendor == 0x0547 && dev.idProduct == 0x1002) in testdev_ifnum() 191 if (dev.idVendor == 0x0547 && dev.idProduct == 0x2235) in testdev_ifnum() 195 if (dev.idVendor == 0x04b4 && dev.idProduct == 0x8613) in testdev_ifnum() 199 if (dev.idVendor == 0x0547 && dev.idProduct == 0x0080) in testdev_ifnum() 203 if (dev.idVendor == 0x06cd && dev.idProduct == 0x010b) in testdev_ifnum() 209 if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a0) in testdev_ifnum() 213 if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a4) in testdev_ifnum() 218 if (dev.idVendor == 0x0525 && dev.idProduct == 0xa4a3) in testdev_ifnum() 223 if (dev.idVendor == 0xfff0 && dev.idProduct == 0xfff0) in testdev_ifnum() [all …]
|
/linux-4.4.14/drivers/usb/core/ |
D | otg_whitelist.h | 54 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()
|
D | driver.c | 45 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() 615 id->idVendor != le16_to_cpu(dev->descriptor.idVendor)) in usb_match_device() [all …]
|
D | Kconfig | 8 idVendor, idProduct, Manufacturer, Product, and SerialNumber
|
D | sysfs.c | 655 usb_descriptor_attr_le16(idVendor, "%04x\n"); 953 le16_to_cpu(udev->descriptor.idVendor), in modalias_show()
|
D | devices.c | 394 le16_to_cpu(desc->idVendor), in usb_dump_device_descriptor()
|
D | message.c | 1613 le16_to_cpu(usb_dev->descriptor.idVendor), in usb_if_uevent()
|
D | hub.c | 2223 le16_to_cpu(udev->descriptor.idVendor), in announce_device() 5165 .idVendor = USB_VENDOR_GENESYS_LOGIC,
|
/linux-4.4.14/sound/usb/caiaq/ |
D | device.c | 87 .idVendor = USB_VID_NATIVEINSTRUMENTS, 92 .idVendor = USB_VID_NATIVEINSTRUMENTS, 97 .idVendor = USB_VID_NATIVEINSTRUMENTS, 102 .idVendor = USB_VID_NATIVEINSTRUMENTS, 107 .idVendor = USB_VID_NATIVEINSTRUMENTS, 112 .idVendor = USB_VID_NATIVEINSTRUMENTS, 117 .idVendor = USB_VID_NATIVEINSTRUMENTS, 122 .idVendor = USB_VID_NATIVEINSTRUMENTS, 127 .idVendor = USB_VID_NATIVEINSTRUMENTS, 132 .idVendor = USB_VID_NATIVEINSTRUMENTS, [all …]
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_driver.c | 887 switch (le16_to_cpu(dev->udev->descriptor.idVendor)) { in uvc_parse_vendor_control() 1856 if (id->idVendor && id->idProduct) in uvc_probe() 1858 "(%04x:%04x)\n", udev->devpath, id->idVendor, in uvc_probe() 1886 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe() 1899 le16_to_cpu(udev->descriptor.idVendor), in uvc_probe() 2106 .idVendor = 0x0416, 2115 .idVendor = 0x0458, 2124 .idVendor = 0x045e, 2133 .idVendor = 0x045e, 2142 .idVendor = 0x045e, [all …]
|
/linux-4.4.14/drivers/net/usb/ |
D | zaurus.c | 275 .idVendor = 0x04DD, 291 .idVendor = 0x04DD, 298 .idVendor = 0x04DD, 305 .idVendor = 0x04DD, 312 .idVendor = 0x04DD, 324 .idVendor = 0x04DD, 331 .idVendor = 0x04DD, 355 .idVendor = 0x07B4,
|
D | cdc_ether.c | 487 .idVendor = 0x04DD, 501 .idVendor = 0x04DD, 508 .idVendor = 0x04DD, 515 .idVendor = 0x04DD, 522 .idVendor = 0x04DD, 529 .idVendor = 0x04DD, 536 .idVendor = 0x04DD, 549 .idVendor = 0x07B4,
|
D | pegasus.c | 79 {.match_flags = USB_DEVICE_ID_MATCH_DEVICE, .idVendor = vid, .idProduct = pid}, 88 .idVendor = vid, .idProduct = pid, .bDeviceClass = dclass}, 1098 if ((udd->idVendor == cpu_to_le16(VENDOR_BELKIN)) && in pegasus_blacklisted() 1317 pegasus_ids[i].idVendor = vendor_id; in parse_id()
|
D | cx82310_eth.c | 324 .idVendor = (vend), \
|
D | ch9200.c | 319 dev->udev->descriptor.idVendor, in get_mac_address()
|
D | cdc-phonet.c | 320 .idVendor = 0x0421, /* Nokia */
|
D | cdc_ncm.c | 1589 .idVendor = 0x0bdb, 1617 .idVendor = 0x413c, 1627 .idVendor = 0x0930,
|
D | qmi_wwan.c | 817 le16_to_cpu(dev->descriptor.idVendor) == 0x05c6 && in quectel_ec20_detected()
|
D | kaweth.c | 1015 udev->devnum, le16_to_cpu(udev->descriptor.idVendor), in kaweth_probe()
|
D | catc.c | 824 if (le16_to_cpu(usbdev->descriptor.idVendor) == 0x0423 && in catc_probe()
|
D | r8152.c | 4254 .idVendor = (vend), \ 4261 .idVendor = (vend), \
|
/linux-4.4.14/tools/usb/usbip/src/ |
D | usbip_list.c | 99 udev.idVendor, udev.idProduct); in get_exported_devices() 176 const char *idVendor; in list_devices() local 206 idVendor = udev_device_get_sysattr_value(dev, "idVendor"); in list_devices() 211 if (!idVendor || !idProduct || !bConfValue || !bNumIntfs) { in list_devices() 219 strtol(idVendor, NULL, 16), in list_devices() 223 print_device(busid, idVendor, idProduct, parsable); in list_devices()
|
D | usbip_network.c | 95 usbip_net_pack_uint16_t(pack, &udev->idVendor); in usbip_net_pack_usb_device()
|
/linux-4.4.14/drivers/staging/rtl8712/ |
D | usb_intf.c | 180 {.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()
|
D | drv_types.h | 78 u16 idVendor; member
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | dvb-usb-init.c | 186 …deb_info("check for cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold… in dvb_usb_find_device() 187 if (props->devices[i].cold_ids[j]->idVendor == le16_to_cpu(udev->descriptor.idVendor) && in dvb_usb_find_device() 199 …deb_info("check for warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm… in dvb_usb_find_device() 200 if (props->devices[i].warm_ids[j]->idVendor == le16_to_cpu(udev->descriptor.idVendor) && in dvb_usb_find_device()
|
D | dibusb-common.c | 261 if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_LITEON && in dibusb_dib3000mc_frontend_attach() 300 if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_LITEON && in dibusb_dib3000mc_tuner_attach() 313 } else if (le16_to_cpu(adap->dev->udev->descriptor.idVendor) == USB_VID_DIBCOM && in dibusb_dib3000mc_tuner_attach()
|
D | opera1.c | 559 le16_to_cpu(udev->descriptor.idVendor) == USB_VID_OPERA1 && in opera1_probe()
|
D | dib0700_devices.c | 126 if (adap->dev->udev->descriptor.idVendor == cpu_to_le16(USB_VID_HAUPPAUGE) && in bristol_tuner_attach() 462 if (desc->idVendor == cpu_to_le16(USB_VID_PINNACLE) && in stk7700ph_frontend_attach() 748 if (adap->dev->udev->descriptor.idVendor == cpu_to_le16(USB_VID_HAUPPAUGE) && in stk7700p_tuner_attach() 991 if (p->idVendor == cpu_to_le16(USB_VID_PINNACLE) && in stk7070p_frontend_attach() 1049 if (p->idVendor == cpu_to_le16(USB_VID_PINNACLE) && in stk7770p_frontend_attach()
|
D | pctv452e.c | 890 if (USB_VID_TECHNOTREND == id->idVendor in pctv452e_frontend_attach()
|
D | cxusb.c | 162 if (le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_MEDION) in cxusb_i2c_xfer()
|
/linux-4.4.14/sound/usb/ |
D | quirks-table.h | 38 .idVendor = vend, \ 96 .idVendor = 0x041e, 103 .idVendor = 0x041e, 110 .idVendor = 0x041e, 117 .idVendor = 0x041e, 166 .idVendor = 0x046d, 175 .idVendor = 0x046d, 184 .idVendor = 0x046d, 193 .idVendor = 0x046d, 202 .idVendor = 0x046d, [all …]
|
D | quirks.c | 989 u32 id = USB_ID(le16_to_cpu(dev->descriptor.idVendor), in snd_usb_apply_boot_quirk() 1203 if ((le16_to_cpu(ep->chip->dev->descriptor.idVendor) == 0x23ba) && in snd_usb_endpoint_start_quirk() 1226 switch (le16_to_cpu(dev->descriptor.idVendor)) { in snd_usb_set_interface_quirk() 1242 if ((le16_to_cpu(dev->descriptor.idVendor) == 0x23ba) && in snd_usb_ctl_msg_quirk() 1250 if ((le16_to_cpu(dev->descriptor.idVendor) == 0x0644) && in snd_usb_ctl_msg_quirk() 1257 if (is_marantz_denon_dac(USB_ID(le16_to_cpu(dev->descriptor.idVendor), in snd_usb_ctl_msg_quirk() 1265 if ((le16_to_cpu(dev->descriptor.idVendor) == 0x1686) && in snd_usb_ctl_msg_quirk() 1283 if (le16_to_cpu(chip->dev->descriptor.idVendor) == 0x23ba) { in snd_usb_interface_dsd_format_quirks()
|
D | card.c | 378 chip->usb_id = USB_ID(le16_to_cpu(dev->descriptor.idVendor), in snd_usb_audio_create() 482 id = USB_ID(le16_to_cpu(dev->descriptor.idVendor), in usb_audio_probe()
|
D | midi.c | 2343 umidi->usb_id = USB_ID(le16_to_cpu(umidi->dev->descriptor.idVendor), in snd_usbmidi_create()
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | ether.c | 165 .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()
|
D | ncm.c | 63 .idVendor = cpu_to_le16 (CDC_VENDOR_NUM),
|
D | gmidi.c | 91 .idVendor = cpu_to_le16(DRIVER_VENDOR_NUM),
|
D | printer.c | 78 .idVendor = cpu_to_le16(PRINTER_VENDOR_NUM),
|
D | cdc2.c | 54 .idVendor = cpu_to_le16(CDC_VENDOR_NUM),
|
D | acm_ms.c | 52 .idVendor = cpu_to_le16(ACM_MS_VENDOR_NUM),
|
D | mass_storage.c | 62 .idVendor = cpu_to_le16(FSG_VENDOR_ID),
|
D | serial.c | 73 .idVendor = cpu_to_le16(GS_VENDOR_ID),
|
D | hid.c | 61 .idVendor = cpu_to_le16(HIDG_VENDOR_NUM),
|
D | audio.c | 143 .idVendor = cpu_to_le16(AUDIO_VENDOR_NUM),
|
D | zero.c | 119 .idVendor = cpu_to_le16(DRIVER_VENDOR_NUM),
|
D | nokia.c | 94 .idVendor = cpu_to_le16(NOKIA_VENDOR_ID),
|
D | webcam.c | 85 .idVendor = cpu_to_le16(WEBCAM_VENDOR_ID),
|
D | multi.c | 77 .idVendor = cpu_to_le16(MULTI_VENDOR_NUM),
|
D | dbgp.c | 40 .idVendor = cpu_to_le16(DRIVER_VENDOR_ID),
|
D | g_ffs.c | 75 .idVendor = cpu_to_le16(GFS_VENDOR_ID),
|
D | tcm_usb_gadget.c | 1979 .idVendor = cpu_to_le16(UAS_VENDOR_ID),
|
/linux-4.4.14/sound/usb/usx2y/ |
D | usbusx2y.c | 319 .idVendor = 0x1604, 324 .idVendor = 0x1604, 329 .idVendor = 0x1604, 362 le16_to_cpu(device->descriptor.idVendor), in usX2Y_create_card() 381 if (le16_to_cpu(device->descriptor.idVendor) != 0x1604 || in usX2Y_usb_probe()
|
D | us122l.c | 565 le16_to_cpu(device->descriptor.idVendor), in usx2y_create_card() 745 .idVendor = 0x0644, 750 .idVendor = 0x0644, 755 .idVendor = 0x0644, 760 .idVendor = 0x0644,
|
/linux-4.4.14/drivers/usb/storage/ |
D | usual-tables.c | 51 .idVendor = (id_vendor), \ 113 vid = le16_to_cpu(udev->descriptor.idVendor); in usb_usual_ignore_device()
|
D | usb.c | 109 #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()
|
D | onetouch.c | 85 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument 231 le16_to_cpu(udev->descriptor.idVendor), in onetouch_connect_input()
|
D | uas-detect.h | 96 if (le16_to_cpu(udev->descriptor.idVendor) == 0x174c && in uas_use_uas_driver()
|
D | karma.c | 76 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
|
D | cypress_atacb.c | 59 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
|
D | scsiglue.c | 157 switch (le16_to_cpu(us->pusb_dev->descriptor.idVendor)) { in slave_configure()
|
D | freecom.c | 136 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
|
D | jumpshot.c | 87 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
|
D | datafab.c | 105 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
|
D | sddr55.c | 65 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
|
D | realtek_cr.c | 194 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
|
D | alauda.c | 156 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
|
D | isd200.c | 92 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
|
D | sddr09.c | 88 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
|
D | shuttle_usbat.c | 187 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument
|
/linux-4.4.14/drivers/media/usb/go7007/ |
D | go7007-usb.c | 518 .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 …]
|
D | go7007-loader.c | 61 vendor = le16_to_cpu(usbdev->descriptor.idVendor); in go7007_loader_probe()
|
/linux-4.4.14/include/linux/usb/ |
D | composite.h | 523 u16 idVendor; member 533 module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \ 534 MODULE_PARM_DESC(idVendor, "USB Vendor ID"); \
|
D | input.h | 20 id->vendor = le16_to_cpu(dev->descriptor.idVendor); in usb_to_input_id()
|
/linux-4.4.14/drivers/staging/gdm724x/ |
D | gdm_usb.c | 36 .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()
|
D | gdm_mux.c | 38 .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()
|
/linux-4.4.14/drivers/hid/ |
D | hid-lgff.c | 38 u16 idVendor; member 141 if (dev->id.vendor == devices[i].idVendor && in lgff_init()
|
D | hid-elo.c | 199 child_vid = le16_to_cpu(child->descriptor.idVendor); in elo_broken_firmware()
|
D | hid-logitech-dj.c | 405 dj_hiddev->vendor = le16_to_cpu(usbdev->descriptor.idVendor); in logi_dj_recv_add_djhid_device()
|
/linux-4.4.14/include/linux/ |
D | usb.h | 855 .idVendor = (vend), \ 869 .idVendor = (vend), \ 886 .idVendor = (vend), \ 902 .idVendor = (vend), \ 918 .idVendor = (vend), \ 969 .idVendor = (vend), \ 991 .idVendor = (vend), \
|
D | mod_devicetable.h | 106 __u16 idVendor; member
|
D | hid.h | 1111 u32 usbhid_lookup_quirk(const u16 idVendor, const u16 idProduct);
|
/linux-4.4.14/net/caif/ |
D | caif_usb.c | 141 le16_to_cpu(usbdev->descriptor.idVendor), in cfusbl_device_notify() 145 if (!(le16_to_cpu(usbdev->descriptor.idVendor) == STE_USB_VID && in cfusbl_device_notify()
|
/linux-4.4.14/tools/usb/usbip/libsrc/ |
D | usbip_common.c | 102 udev->idVendor, in dump_usb_device() 191 READ_ATTR(udev, uint16_t, sdev, idVendor, "%04x\n"); in read_usb_device()
|
D | usbip_common.h | 105 uint16_t idVendor; member
|
D | vhci_driver.c | 394 idev->udev.idVendor, idev->udev.idProduct); in usbip_vhci_imported_device_dump()
|
/linux-4.4.14/drivers/input/tablet/ |
D | acecad.c | 214 le16_to_cpu(dev->descriptor.idVendor), in usb_acecad_probe() 225 le16_to_cpu(dev->descriptor.idVendor), in usb_acecad_probe()
|
D | hanwang.c | 57 .idVendor = (vend), \
|
/linux-4.4.14/drivers/input/joystick/ |
D | xpad.c | 116 u16 idVendor; member 278 .idVendor = (vend), \ 289 .idVendor = (vend), \ 1203 for (i = 0; xpad_device[i].idVendor; i++) { in xpad_probe() 1204 if ((le16_to_cpu(udev->descriptor.idVendor) == xpad_device[i].idVendor) && in xpad_probe()
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
D | udl_drv.c | 111 {.idVendor = 0x17e9, .bInterfaceClass = 0xff,
|
/linux-4.4.14/drivers/staging/gdm72xx/ |
D | usb_ids.h | 29 .idVendor = (vend), .idProduct = (prod), .bInterfaceClass = (intf)
|
D | gdm_usb.c | 531 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()
|
/linux-4.4.14/drivers/media/common/siano/ |
D | smsir.c | 84 dev->input_id.vendor = le16_to_cpu(dev->udev->descriptor.idVendor); in sms_ir_init()
|
/linux-4.4.14/drivers/usb/serial/ |
D | keyspan_pda.c | 668 else if (le16_to_cpu(serial->dev->descriptor.idVendor) == KEYSPAN_VENDOR_ID) in keyspan_pda_fake_startup() 672 else if ((le16_to_cpu(serial->dev->descriptor.idVendor) == XIRCOM_VENDOR_ID) || in keyspan_pda_fake_startup() 673 (le16_to_cpu(serial->dev->descriptor.idVendor) == ENTREGA_VENDOR_ID)) in keyspan_pda_fake_startup()
|
D | visor.c | 448 if (id->idVendor == SAMSUNG_VENDOR_ID && in visor_probe() 540 if (!((le16_to_cpu(serial->dev->descriptor.idVendor) in treo_attach() 542 (le16_to_cpu(serial->dev->descriptor.idVendor) in treo_attach()
|
D | safe_serial.c | 121 .idVendor = (vend), \
|
D | usb-serial.c | 468 le16_to_cpu(serial->dev->descriptor.idVendor), in serial_proc_show() 821 if (((le16_to_cpu(dev->descriptor.idVendor) == PL2303_VENDOR_ID) && in usb_serial_probe() 823 ((le16_to_cpu(dev->descriptor.idVendor) == ATEN_VENDOR_ID) && in usb_serial_probe() 825 ((le16_to_cpu(dev->descriptor.idVendor) == ALCOR_VENDOR_ID) && in usb_serial_probe() 827 ((le16_to_cpu(dev->descriptor.idVendor) == SIEMENS_VENDOR_ID) && in usb_serial_probe()
|
D | generic.c | 62 generic_device_ids[0].idVendor = vendor; in usb_serial_generic_register()
|
D | ark3116.c | 57 if (le16_to_cpu(dev->descriptor.idVendor) == 0x18ec && in is_irda()
|
D | ti_usb_3410_5052.c | 1455 le16_to_cpu(dev->descriptor.idVendor), in ti_download_firmware() 1461 if (le16_to_cpu(dev->descriptor.idVendor) == MTS_VENDOR_ID) { in ti_download_firmware()
|
D | cypress_m8.c | 235 return ((le16_to_cpu(dev->descriptor.idVendor) == VENDOR_ID_FRWD) && in is_frwd()
|
D | io_ti.c | 1400 if (le16_to_cpu(serial->serial->dev->descriptor.idVendor) in do_boot_mode() 1403 le16_to_cpu(serial->serial->dev->descriptor.idVendor)); in do_boot_mode()
|
D | option.c | 2037 if (dev_desc->idVendor == cpu_to_le16(SAMSUNG_VENDOR_ID) && in option_probe()
|
/linux-4.4.14/tools/usb/ffs-aio-example/multibuff/host_app/ |
D | test.c | 91 if (desc.idVendor == VENDOR && desc.idProduct == PRODUCT) { in test_init()
|
/linux-4.4.14/drivers/usb/class/ |
D | usbtmc.c | 106 __u16 idVendor; member 1122 le16_to_cpu(data->usb_dev->descriptor.idVendor), in usbtmc_probe() 1124 for(n = 0; usbtmc_id_quirk[n].idVendor > 0; n++) { in usbtmc_probe() 1125 if ((usbtmc_id_quirk[n].idVendor == le16_to_cpu(data->usb_dev->descriptor.idVendor)) && in usbtmc_probe()
|
D | usblp.c | 596 le16_to_cpu(usblp->dev->descriptor.idVendor) != 0x03F0 || in usblp_ioctl() 646 twoints[0] = le16_to_cpu(usblp->dev->descriptor.idVendor); in usblp_ioctl() 1150 le16_to_cpu(dev->descriptor.idVendor), in usblp_probe() 1158 le16_to_cpu(dev->descriptor.idVendor), in usblp_probe() 1198 le16_to_cpu(usblp->dev->descriptor.idVendor), in usblp_probe()
|
/linux-4.4.14/tools/usb/ffs-aio-example/simple/host_app/ |
D | test.c | 91 if (desc.idVendor == VENDOR && desc.idProduct == PRODUCT) { in test_init()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | usb.h | 37 .idVendor = (vend), \
|
/linux-4.4.14/drivers/usb/gadget/ |
D | composite.c | 1931 __le16 idVendor; in update_unchanged_dev_desc() local 1942 idVendor = new->idVendor; in update_unchanged_dev_desc() 1950 if (idVendor) in update_unchanged_dev_desc() 1951 new->idVendor = idVendor; in update_unchanged_dev_desc() 2293 if (covr->idVendor) in usb_composite_overwrite_options() 2294 desc->idVendor = cpu_to_le16(covr->idVendor); in usb_composite_overwrite_options()
|
D | configfs.c | 183 GI_DEVICE_DESC_SIMPLE_RW(idVendor, u16); 295 CONFIGFS_ATTR(gadget_dev_desc_, idVendor);
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | st5481_init.c | 66 le16_to_cpu(dev->descriptor.idVendor), in probe_st5481()
|
D | hfc_usb.c | 1272 for (i = 0; hfcusb_idtab[i].idVendor; i++) { in hfc_usb_probe() 1273 if ((le16_to_cpu(dev->descriptor.idVendor) == hfcusb_idtab[i].idVendor) in hfc_usb_probe()
|
/linux-4.4.14/sound/usb/6fire/ |
D | chip.c | 204 .idVendor = 0x0ccd,
|
/linux-4.4.14/drivers/net/wireless/ |
D | rndis_wlan.c | 3649 .idVendor = 0x0411, 3656 .idVendor = 0x0baf, 3663 .idVendor = 0x050d, 3670 .idVendor = 0x1799, /* Belkin has two vendor ids */ 3677 .idVendor = 0x13b1, 3684 .idVendor = 0x13b1, 3691 .idVendor = 0x0b05, 3698 .idVendor = 0x0a5c, 3705 .idVendor = 0x1690, 3717 .idVendor = 0x13b1, [all …]
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_configfs.txt | 78 $ echo <VID> > idVendor 196 ./idVendor 355 1. A gadget has its config group, which has some attributes (idVendor,
|
D | functionfs.txt | 43 $ insmod g_ffs.ko idVendor=<ID> iSerialNumber=<string> functions=mtp,hid
|
D | gadget_printer.txt | 43 (ex: modprobe g_printer idVendor=0x0525 idProduct=0xa4a8 ): 45 idVendor - This is the Vendor ID used in the device descriptor. The default is
|
D | mass-storage.txt | 142 - idVendor -- USB Vendor ID (16 bit integer) 219 named respectively: “iSerialnumber”, “idVendor”, “idProduct” and
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | dvb_usb.h | 104 .idVendor = (vend), \
|
D | af9015.c | 590 if (le16_to_cpu(d->udev->descriptor.idVendor) == USB_VID_AVERMEDIA && in af9015_read_config() 1280 u16 vid = le16_to_cpu(d->udev->descriptor.idVendor); in af9015_get_rc_config() 1354 if ((le16_to_cpu(udev->descriptor.idVendor) == USB_VID_TERRATEC) && in af9015_probe()
|
D | af9035.c | 1920 if ((le16_to_cpu(udev->descriptor.idVendor) == USB_VID_TERRATEC) && in af9035_probe()
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | sq905c.c | 214 " (vid/pid 0x%04X:0x%04X)", id->idVendor, id->idProduct); in sd_config()
|
D | sn9c2028.c | 183 id->idVendor, id->idProduct); in sd_config()
|
D | pac207.c | 183 " (vid/pid 0x%04X:0x%04X)", id->idVendor, id->idProduct); in sd_config()
|
D | nw80x.c | 1767 } else if (id->idVendor == 0x06a5 && id->idProduct == 0xd800) { in sd_config()
|
D | spca561.c | 426 if (vendor != id->idVendor || product != id->idProduct) { in sd_config()
|
D | gspca.c | 1331 le16_to_cpu(gspca_dev->dev->descriptor.idVendor), in vidioc_querycap() 2021 sd_desc->name, id->idVendor, id->idProduct); in gspca_dev_probe2() 2151 id->idVendor, id->idProduct); in gspca_dev_probe()
|
D | vc032x.c | 3140 if (id->idVendor == 0x046d && in sd_config()
|
D | cpia1.c | 1439 id->idVendor, id->idProduct); in sd_config()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | configfs-usb-gadget | 26 idVendor - vendor ID
|
D | sysfs-bus-usb | 73 idVendor idProduct bInterfaceClass RefIdVendor RefIdProduct 113 idVendor idProduct. After successfully
|
/linux-4.4.14/drivers/usb/atm/ |
D | xusbatm.c | 205 xusbatm_usb_ids[i].idVendor = vendor[i]; in xusbatm_init()
|
D | cxacru.c | 992 __le16 signature[] = { usb_dev->descriptor.idVendor, in cxacru_upload_firmware()
|
/linux-4.4.14/drivers/usb/usbip/ |
D | usbip_protocol.txt | 136 0x138 | 2 | | idVendor 218 0x134 | 2 | | idVendor
|
/linux-4.4.14/scripts/mod/ |
D | file2alias.c | 194 DEF_FIELD(symval, usb_device_id, idVendor); in do_usb_entry() 207 idVendor); in do_usb_entry() 301 DEF_FIELD(symval, usb_device_id, idVendor); in do_usb_entry_multi() 328 if (!(idVendor | idProduct | bDeviceClass | bInterfaceClass)) in do_usb_entry_multi()
|
D | devicetable-offsets.c | 12 DEVID_FIELD(usb_device_id, idVendor); in main()
|
/linux-4.4.14/drivers/media/usb/au0828/ |
D | au0828-core.c | 198 le16_to_cpu(usbdev->descriptor.idVendor), in au0828_usb_probe()
|
D | au0828-input.c | 342 rc->input_id.vendor = le16_to_cpu(dev->usbdev->descriptor.idVendor); in au0828_rc_register()
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-input.c | 587 input_dev->id.vendor = le16_to_cpu(dev->udev->descriptor.idVendor); in em28xx_register_snapshot_button() 804 rc->input_id.vendor = le16_to_cpu(dev->udev->descriptor.idVendor); in em28xx_ir_init()
|
D | em28xx-cards.c | 3103 if (le16_to_cpu(dev->udev->descriptor.idVendor) in em28xx_init_dev() 3259 le16_to_cpu(udev->descriptor.idVendor), in em28xx_usb_probe() 3400 le16_to_cpu(udev->descriptor.idVendor), in em28xx_usb_probe()
|
/linux-4.4.14/drivers/media/usb/stk1160/ |
D | stk1160-core.c | 246 le16_to_cpu(udev->descriptor.idVendor), in stk1160_scan_usb()
|
/linux-4.4.14/drivers/usb/misc/ |
D | appledisplay.c | 55 .idVendor = APPLE_VENDOR_ID, \
|
D | usblcd.c | 33 { .idVendor = 0x10D2, .match_flags = USB_DEVICE_ID_MATCH_VENDOR, },
|
D | ldusb.c | 672 if ((le16_to_cpu(udev->descriptor.idVendor) == USB_VENDOR_ID_LD) && in ld_usb_probe()
|
D | uss720.c | 701 le16_to_cpu(usbdev->descriptor.idVendor), in uss720_probe()
|
D | iowarrior.c | 555 info.vendor = le16_to_cpu(dev->udev->descriptor.idVendor); in iowarrior_ioctl()
|
D | usbtest.c | 2596 if (!vendor || le16_to_cpu(udev->descriptor.idVendor) != (u16)vendor) in usbtest_probe() 2602 le16_to_cpu(udev->descriptor.idVendor), in usbtest_probe()
|
/linux-4.4.14/drivers/media/radio/ |
D | radio-raremono.c | 343 id->idVendor, id->idProduct); in usb_raremono_probe()
|
D | radio-shark2.c | 368 .idVendor = 0x077d,
|
D | radio-shark.c | 402 .idVendor = 0x077d,
|
/linux-4.4.14/drivers/isdn/gigaset/ |
D | usb-gigaset.c | 668 if ((le16_to_cpu(udev->descriptor.idVendor) != USB_M105_VENDOR_ID) || in gigaset_probe() 671 le16_to_cpu(udev->descriptor.idVendor), in gigaset_probe()
|
D | bas-gigaset.c | 2292 __func__, le16_to_cpu(udev->descriptor.idVendor), in gigaset_probe() 2322 __func__, le16_to_cpu(udev->descriptor.idVendor), in gigaset_probe()
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-alsa.c | 446 le16_to_cpu(dev->udev->descriptor.idVendor), in tm6000_audio_init()
|
D | tm6000-input.c | 474 rc->input_id.vendor = le16_to_cpu(dev->udev->descriptor.idVendor); in tm6000_ir_init()
|
D | tm6000-cards.c | 1312 le16_to_cpu(dev->udev->descriptor.idVendor), in tm6000_usb_probe()
|
/linux-4.4.14/drivers/uwb/i1480/dfu/ |
D | usb.c | 424 .idVendor = (v), \
|
/linux-4.4.14/drivers/media/radio/si4713/ |
D | radio-usb-si4713.c | 438 id->idVendor, id->idProduct); in usb_si4713_probe()
|
/linux-4.4.14/include/uapi/linux/usb/ |
D | ch9.h | 267 __le16 idVendor; member
|
/linux-4.4.14/drivers/media/rc/ |
D | streamzap.c | 303 le16_to_cpu(sz->usbdev->descriptor.idVendor), in streamzap_init_rc_dev()
|
D | mceusb.c | 1222 le16_to_cpu(ir->usbdev->descriptor.idVendor), in mceusb_init_rc_dev() 1242 switch (le16_to_cpu(udev->descriptor.idVendor)) { in mceusb_init_rc_dev()
|
D | ati_remote.c | 880 le16_to_cpu(ati_remote->udev->descriptor.idVendor), in ati_remote_probe()
|
D | redrat3.c | 872 le16_to_cpu(rr3->udev->descriptor.idVendor), prod); in redrat3_init_rc_dev()
|
D | imon.c | 2236 ictx->vendor = le16_to_cpu(ictx->usbdev_intf0->descriptor.idVendor); in imon_init_intf0() 2412 vendor = le16_to_cpu(usbdev->descriptor.idVendor); in imon_probe()
|
/linux-4.4.14/drivers/net/irda/ |
D | kingsun-sir.c | 520 dev->devnum, le16_to_cpu(dev->descriptor.idVendor), in kingsun_probe()
|
D | ks959-sir.c | 774 dev->devnum, le16_to_cpu(dev->descriptor.idVendor), in ks959_probe()
|
D | ksdazzle-sir.c | 685 dev->devnum, le16_to_cpu(dev->descriptor.idVendor), in ksdazzle_probe()
|
D | stir4200.c | 1048 dev->devnum, le16_to_cpu(dev->descriptor.idVendor), in stir_probe()
|
D | irda-usb.c | 1614 dev->devnum, le16_to_cpu(dev->descriptor.idVendor), in irda_usb_probe()
|
/linux-4.4.14/drivers/input/mouse/ |
D | synaptics_usb.c | 362 le16_to_cpu(udev->descriptor.idVendor), in synusb_probe()
|
D | bcm5974.c | 104 .idVendor = USB_VENDOR_ID_APPLE, \
|
D | appletouch.c | 115 .idVendor = 0x05ac, /* Apple */ \
|
/linux-4.4.14/drivers/input/misc/ |
D | keyspan_remote.c | 504 le16_to_cpu(udev->descriptor.idVendor), in keyspan_probe()
|
D | cm109.c | 630 .idVendor = VENDOR_ID,
|
D | yealink.c | 821 .idVendor = 0x6993,
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | usbtouchscreen.c | 151 .idVendor = (vend), \ 1629 le16_to_cpu(udev->descriptor.idVendor), in usbtouch_probe()
|
/linux-4.4.14/drivers/usb/image/ |
D | microtek.c | 686 le16_to_cpu(dev->descriptor.idVendor) ); in mts_usb_probe()
|
/linux-4.4.14/drivers/media/radio/si470x/ |
D | radio-si470x-usb.c | 645 if (id->idVendor == 0x10c4 && id->idProduct == 0x818a) { in si470x_usb_driver_probe()
|
/linux-4.4.14/drivers/media/usb/gspca/gl860/ |
D | gl860.c | 336 vendor_id = id->idVendor; in sd_config()
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | hfcsusb.c | 1920 for (i = 0; hfcsusb_idtab[i].idVendor; i++) { in hfcsusb_probe() 1921 if ((le16_to_cpu(dev->descriptor.idVendor) in hfcsusb_probe() 1922 == hfcsusb_idtab[i].idVendor) && in hfcsusb_probe()
|
/linux-4.4.14/drivers/mfd/ |
D | rtsx_usb.c | 652 ucr->vendor_id = id->idVendor; in rtsx_usb_probe()
|
/linux-4.4.14/drivers/staging/media/lirc/ |
D | lirc_imon.c | 724 vendor = le16_to_cpu(usbdev->descriptor.idVendor); in imon_probe()
|
/linux-4.4.14/drivers/net/ieee802154/ |
D | atusb.c | 749 .idVendor = ATUSB_VENDOR_ID,
|
/linux-4.4.14/drivers/video/fbdev/ |
D | udlfb.c | 58 {.idVendor = 0x17e9, 1606 usbdev->descriptor.idVendor, usbdev->descriptor.idProduct, in dlfb_usb_probe()
|
D | smscufx.c | 1649 usbdev->descriptor.idVendor, usbdev->descriptor.idProduct, in ufx_usb_probe()
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | pwc-if.c | 743 vendor_id = le16_to_cpu(udev->descriptor.idVendor); in usb_pwc_probe()
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | usb.c | 1109 vendor_id = le16_to_cpu(dev->descriptor.idVendor); in ath6kl_usb_probe()
|
/linux-4.4.14/drivers/staging/most/hdm-usb/ |
D | hdm_usb.c | 1318 le16_to_cpu(usb_dev->descriptor.idVendor), in hdm_probe()
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | usb.c | 389 id_vendor = le16_to_cpu(udev->descriptor.idVendor); in mwifiex_usb_probe()
|
/linux-4.4.14/drivers/media/usb/ttusb-budget/ |
D | dvb-ttusb-budget.c | 1631 le16_to_cpu(ttusb->dev->descriptor.idVendor), in frontend_init()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | usb.c | 1317 brcmf_dbg(USB, "Enter 0x%04x:0x%04x\n", id->idVendor, id->idProduct); in brcmf_usb_probe()
|
/linux-4.4.14/drivers/media/usb/zr364xx/ |
D | zr364xx.c | 1423 le16_to_cpu(udev->descriptor.idVendor), in zr364xx_probe()
|
/linux-4.4.14/drivers/media/usb/ttusb-dec/ |
D | ttusb_dec.c | 1671 le16_to_cpu(dec->udev->descriptor.idVendor), in ttusb_dec_probe()
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-cards.c | 1641 le16_to_cpu(udev->descriptor.idVendor), in cx231xx_usb_probe()
|
/linux-4.4.14/drivers/media/usb/usbvision/ |
D | usbvision-video.c | 1452 dev->descriptor.idVendor, in usbvision_probe()
|
/linux-4.4.14/drivers/net/wireless/zd1211rw/ |
D | zd_usb.c | 1247 le16_to_cpu(udev->descriptor.idVendor), in scnprint_id()
|