Home | History | Annotate | Download | only in src

Lines Matching refs:idVendor

472 	    dev->descriptor.idVendor, dev->descriptor.idProduct);
480 dev->descriptor.idVendor, dev->descriptor.idProduct);
488 dev->descriptor.idVendor, dev->descriptor.idProduct);
524 if(dev->descriptor.idVendor == mtp_device_table[i].vendor_id &&
628 retdevs[i].device_entry.vendor_id = dev->libusb_device->descriptor.idVendor;
634 if(dev->libusb_device->descriptor.idVendor == mtp_device_table[j].vendor_id &&
652 dev->libusb_device->descriptor.idVendor,
664 dev->libusb_device->descriptor.idVendor,
710 printf(" idVendor: %04x\n", dev->descriptor.idVendor);
741 if (dev->descriptor.idVendor == 0x041e) {
1797 dev->descriptor.idVendor == device->device_entry.vendor_id &&