/linux/drivers/net/usb/ |
H A D | zaurus.c | 269 .idProduct = 0x8004, 285 .idProduct = 0x8005, /* A-300 */ 292 .idProduct = 0x8005, /* A-300 */ 299 .idProduct = 0x8006, /* B-500/SL-5600 */ 306 .idProduct = 0x8006, /* B-500/SL-5600 */ 313 .idProduct = 0x8007, /* C-700 */ 320 .idProduct = 0x8007, /* C-700 */ 327 .idProduct = 0x9031, /* C-750 C-760 */ 339 .idProduct = 0x9032, /* SL-6000 */ 346 .idProduct = 0x9032, /* SL-6000 */ [all …]
|
H A D | cdc_ether.c | 601 .idProduct = 0x8004, 615 .idProduct = 0x8005, /* A-300 */ 622 .idProduct = 0x8005, /* A-300 */ 629 .idProduct = 0x8006, /* B-500/SL-5600 */ 636 .idProduct = 0x8006, /* B-500/SL-5600 */ 643 .idProduct = 0x8007, /* C-700 */ 650 .idProduct = 0x8007, /* C-700 */ 657 .idProduct = 0x9031, /* C-750 C-760 */ 664 .idProduct = 0x9032, /* SL-6000 */ 671 .idProduct = 0x9032, /* SL-6000 */ [all …]
|
/linux/drivers/media/usb/uvc/ |
H A D | uvc_driver.c | 2128 if (id->idVendor && id->idProduct) in uvc_probe() 2130 udev->devpath, id->idVendor, id->idProduct); in uvc_probe() 2141 le16_to_cpu(udev->descriptor.idProduct)); in uvc_probe() 2191 le16_to_cpu(udev->descriptor.idProduct)); in uvc_probe() 2437 .idProduct = 0x4035, 2448 .idProduct = 0xa91a, 2457 .idProduct = 0x706e, 2466 .idProduct = 0x00f8, 2475 .idProduct = 0x0721, 2484 .idProduct = 0x0723, [all …]
|
/linux/tools/usb/ |
H A D | testusb.c | 75 __u16 idProduct; 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/tools/usb/usbip/src/ |
H A D | usbip_list.c | 97 udev.idVendor, udev.idProduct); in get_exported_devices() 175 const char *idProduct; in list_devices() local 214 idProduct = udev_device_get_sysattr_value(dev, "idProduct"); in list_devices() 220 if (!idVendor || !idProduct || !bConfValue || !bNumIntfs) { in list_devices() 229 strtol(idProduct, NULL, 16)); in list_devices() 232 print_device(busid, idVendor, idProduct, parsable); in list_devices() 265 uint16_t idProduct; in list_gadget_devices() local 300 idProduct = le16toh(d_desc->idProduct); in list_gadget_devices() 307 le16toh(idProduct)); in list_gadget_devices()
|
/linux/drivers/usb/core/ |
H A D | otg_productlist.h | 47 le16_to_cpu(dev->descriptor.idProduct) == 0xbadd)) in is_targeted() 52 le16_to_cpu(dev->descriptor.idProduct) == 0x0200)) in is_targeted() 64 id->idProduct != le16_to_cpu(dev->descriptor.idProduct)) in is_targeted() 98 le16_to_cpu(dev->descriptor.idProduct)); in is_targeted()
|
H A D | driver.c | 49 u32 idProduct = 0; in usb_store_new_id() local 55 fields = sscanf(buf, "%x %x %x %x %x", &idVendor, &idProduct, in usb_store_new_id() 66 dynid->id.idProduct = idProduct; 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() 156 u32 idProduct; in remove_id_store() local 159 fields = sscanf(buf, "%x %x", &idVendor, &idProduct); in remove_id_store() 168 (id->idProduct == idProduct)) { in remove_id_store() 661 id->idProduct != le16_to_cpu(dev->descriptor.idProduct)) in usb_match_device() [all …]
|
/linux/sound/usb/caiaq/ |
H A D | device.c | 61 .idProduct = USB_PID_RIGKONTROL2 66 .idProduct = USB_PID_RIGKONTROL3 71 .idProduct = USB_PID_KORECONTROLLER 76 .idProduct = USB_PID_KORECONTROLLER2 81 .idProduct = USB_PID_AK1 86 .idProduct = USB_PID_AUDIO8DJ 91 .idProduct = USB_PID_SESSIONIO 96 .idProduct = USB_PID_GUITARRIGMOBILE 101 .idProduct = USB_PID_AUDIO4DJ 106 .idProduct = USB_PID_AUDIO2DJ [all …]
|
/linux/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, 320 pid = specific_device_id_tbl[i].idProduct; in disable_ht_for_spec_devid() 323 if ((pdid->idVendor == vid) && (pdid->idProduct == pid) && in disable_ht_for_spec_devid()
|
/linux/drivers/usb/misc/ |
H A D | apple-mfi-fastcharge.c | 170 int idProduct; in mfi_fc_match() local 172 idProduct = le16_to_cpu(udev->descriptor.idProduct); in mfi_fc_match() 174 return (idProduct >= 0x1200 && idProduct <= 0x12ff); in mfi_fc_match()
|
/linux/sound/usb/usx2y/ |
H A D | usbusx2y.c | 339 .idProduct = USB_ID_US428 344 .idProduct = USB_ID_US122 349 .idProduct = USB_ID_US224 384 le16_to_cpu(device->descriptor.idProduct), in usx2y_create_card() 436 (le16_to_cpu(device->descriptor.idProduct) != USB_ID_US122 && in snd_usx2y_probe() 437 le16_to_cpu(device->descriptor.idProduct) != USB_ID_US224 && in snd_usx2y_probe() 438 le16_to_cpu(device->descriptor.idProduct) != USB_ID_US428)) in snd_usx2y_probe()
|
/linux/tools/leds/ |
H A D | get_led_device_info.sh | 57 idProduct=`cat idProduct` 90 if [ ! -z "$idProduct" ]; then 91 printf "idProduct:\t\t$idProduct\n"
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-init.c | 220 … cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold_ids[j]->idProduct); in dvb_usb_find_device() 222 props->devices[i].cold_ids[j]->idProduct == le16_to_cpu(udev->descriptor.idProduct)) { in dvb_usb_find_device() 233 … warm %x %x\n", props->devices[i].warm_ids[j]->idVendor, props->devices[i].warm_ids[j]->idProduct); in dvb_usb_find_device() 235 props->devices[i].warm_ids[j]->idProduct == le16_to_cpu(udev->descriptor.idProduct)) { in dvb_usb_find_device()
|
H A D | dibusb-mc-common.c | 87 le16_to_cpu(adap->dev->udev->descriptor.idProduct) == in dibusb_dib3000mc_frontend_attach() 126 le16_to_cpu(adap->dev->udev->descriptor.idProduct) == USB_PID_LITEON_DVB_T_WARM) { in dibusb_dib3000mc_tuner_attach() 139 le16_to_cpu(adap->dev->udev->descriptor.idProduct) == USB_PID_DIBCOM_MOD3001_WARM) { in dibusb_dib3000mc_tuner_attach()
|
H A D | gp8psk.c | 186 int gp_product_id = le16_to_cpu(d->udev->descriptor.idProduct); in gp8psk_power_ctrl() 231 int gp_product_id = le16_to_cpu(d->udev->descriptor.idProduct); in gp8psk_bcm4500_reload() 287 int id = le16_to_cpu(d->udev->descriptor.idProduct); in gp8psk_frontend_attach() 308 le16_to_cpu(udev->descriptor.idProduct)); in gp8psk_usb_probe()
|
/linux/drivers/usb/storage/ |
H A D | uas-detect.h | 99 (le16_to_cpu(udev->descriptor.idProduct) == 0x5106 || in uas_use_uas_driver() 100 le16_to_cpu(udev->descriptor.idProduct) == 0x55aa)) { in uas_use_uas_driver() 127 le16_to_cpu(udev->descriptor.idProduct) == 0x9210 && in uas_use_uas_driver()
|
H A D | usb.c | 188 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \ argument 530 le16_to_cpu(us->pusb_dev->descriptor.idProduct), in associate_dev() 561 u16 pid = le16_to_cpu(udev->descriptor.idProduct); in usb_stor_adjust_quirks() 704 le16_to_cpu(dev->descriptor.idProduct), in get_device_info() 713 if (id->idVendor || id->idProduct) { in get_device_info() 736 le16_to_cpu(ddesc->idProduct), in get_device_info() 1222 id->idVendor, id->idProduct); in storage_probe()
|
/linux/drivers/usb/gadget/legacy/ |
H A D | ether.c | 162 .idProduct = cpu_to_le16 (CDC_PRODUCT_NUM), 326 device_desc.idProduct = cpu_to_le16(EEM_PRODUCT_NUM); in eth_bind() 354 device_desc.idProduct = cpu_to_le16(SIMPLE_PRODUCT_NUM); in eth_bind() 388 device_desc.idProduct = cpu_to_le16(RNDIS_PRODUCT_NUM); in eth_bind()
|
H A D | serial.c | 296 device_desc.idProduct = in gserial_init() 302 device_desc.idProduct = in gserial_init() 308 device_desc.idProduct = in gserial_init()
|
/linux/drivers/media/usb/go7007/ |
H A D | go7007-usb.c | 511 .idProduct = 0x7007, /* Product ID of GO7007SB chip */ 522 .idProduct = 0x7007, /* Product ID of GO7007SB chip */ 530 .idProduct = 0x7007, /* Product ID of GO7007SB chip */ 539 .idProduct = 0x7007, /* Product ID of GO7007SB chip */ 550 .idProduct = 0x7007, /* Product ID of GO7007SB chip */ 559 .idProduct = 0x7007, /* Product ID of GO7007SB chip */ 570 .idProduct = 0x7007, /* Product ID of GO7007SB chip */ 578 .idProduct = 0xa102, /* Product ID of M402U */ 586 .idProduct = 0xa104, /* Product ID of TV402U */ 594 .idProduct = 0xde00, /* Product ID of Lifeview LR192 */ [all …]
|
/linux/include/linux/usb/ |
H A D | composite.h | 533 u16 idProduct; member 545 module_param_named(idProduct, coverwrite.idProduct, ushort, S_IRUGO); \ 546 MODULE_PARM_DESC(idProduct, "USB Product ID"); \
|
H A D | input.h | 18 id->product = le16_to_cpu(dev->descriptor.idProduct); in usb_to_input_id()
|
/linux/drivers/hid/ |
H A D | hid-lgff.c | 27 u16 idProduct; member 137 dev->id.product == devices[i].idProduct) { in lgff_init()
|
/linux/drivers/staging/gdm724x/ |
H A D | gdm_mux.c | 27 .idProduct = pid,\ 498 u16 idVendor, idProduct; in gdm_mux_probe() local 507 idProduct = __le16_to_cpu(usbdev->descriptor.idProduct); in gdm_mux_probe() 509 pr_info("mux vid = 0x%04x pid = 0x%04x\n", idVendor, idProduct); in gdm_mux_probe()
|
/linux/tools/usb/usbip/vudc/ |
H A D | vudc_server_example.sh | 63 echo ${ID_PRODUCT} > idProduct
|