Home
last modified time | relevance | path

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

12345678910>>...23

/external/u-boot/board/samsung/common/
Dgadget.c13 put_unaligned(CONFIG_G_DNL_THOR_VENDOR_NUM, &dev->idVendor); in g_dnl_bind_fixup()
16 put_unaligned(CONFIG_G_DNL_UMS_VENDOR_NUM, &dev->idVendor); in g_dnl_bind_fixup()
19 put_unaligned(CONFIG_USB_GADGET_VENDOR_NUM, &dev->idVendor); in g_dnl_bind_fixup()
/external/libusb/examples/
Dfxload.c201 desc.idVendor, desc.idProduct, _busnum, _devaddr); in main()
204 if ((desc.idVendor == known_device[j].vid) in main()
209 … ((type == NULL) && (device_id != NULL) && (vid == desc.idVendor) && (pid == desc.idProduct)) || in main()
215 vid = desc.idVendor; in main()
Dtestlibusb.c186 desc.idVendor); in print_device()
190 desc.idVendor); in print_device()
207 desc.idVendor, desc.idProduct); in print_device()
Dlistdevs.c39 desc.idVendor, desc.idProduct, in print_devs()
Dhotplugtest.c39 printf ("Device attached: %04x:%04x\n", desc.idVendor, desc.idProduct); in hotplug_callback()
/external/libusb-compat/examples/
Dtestlibusb.c77 dev->descriptor.idVendor); in print_device()
80 dev->descriptor.idVendor); in print_device()
96 dev->descriptor.idVendor, dev->descriptor.idProduct); in print_device()
Dlsusb.c37 dev->descriptor.idVendor, dev->descriptor.idProduct); in main()
/external/autotest/client/cros/cellular/mbim_compliance/
Dmbim_device_context.py36 self._id_vendor = self._device.idVendor
100 device = core.find(idVendor=id_vendor, idProduct=id_product)
/external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionTest/
Dcontrol46 # ["idVendor\s+0x045e\s+Microsoft", "Audio"],
49 ["idVendor\s+0x058f\s+Alcor", "iProduct.*(TeckNet|2.0 PC Camera)"],
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_linux.py90 idVendor = re_group('idVendor\s+0x\w+ (.+)', desc)
93 return '%s %s %s' % (iManufacturer or idVendor, iProduct or idProduct, iSerial)
/external/libmtp/src/
Dlibusb-glue.c480 dev->descriptor.idVendor, dev->descriptor.idProduct); in probe_device_descriptor()
523 if(dev->descriptor.idVendor == mtp_device_table[i].vendor_id && in get_mtp_usb_device_list()
655 retdevs[i].device_entry.vendor_id = dev->libusb_device->descriptor.idVendor; in LIBMTP_Detect_Raw_Devices()
661 if(dev->libusb_device->descriptor.idVendor == mtp_device_table[j].vendor_id && in LIBMTP_Detect_Raw_Devices()
671 dev->libusb_device->descriptor.idVendor, in LIBMTP_Detect_Raw_Devices()
680 dev->libusb_device->descriptor.idVendor, in LIBMTP_Detect_Raw_Devices()
719 LIBMTP_INFO(" idVendor: %04x\n", dev->descriptor.idVendor); in dump_usbinfo()
750 if (dev->descriptor.idVendor == 0x041e) { in get_playlist_extension()
1973 dev->descriptor.idVendor == device->device_entry.vendor_id && in configure_usb_device()
Dlibopenusb1-glue.c459 desc.idVendor, desc.idProduct); in probe_device_descriptor()
511 if (desc.idVendor == mtp_device_table[i].vendor_id && in get_mtp_usb_device_list()
640 retdevs[i].device_entry.vendor_id = desc.idVendor; in LIBMTP_Detect_Raw_Devices()
646 if (desc.idVendor == mtp_device_table[j].vendor_id && in LIBMTP_Detect_Raw_Devices()
656 desc.idVendor, in LIBMTP_Detect_Raw_Devices()
664 device_unknown(i, desc.idVendor, desc.idProduct); in LIBMTP_Detect_Raw_Devices()
692 LIBMTP_INFO(" idVendor: %04x\n", desc.idVendor); in dump_usbinfo()
721 if (desc.idVendor == 0x041e) in get_playlist_extension()
2085 if (desc.idVendor == device->device_entry.vendor_id && in configure_usb_device()
Dlibusb1-glue.c483 desc.idVendor, desc.idProduct); in probe_device_descriptor()
539 if(desc.idVendor == mtp_device_table[i].vendor_id && in get_mtp_usb_device_list()
676 retdevs[i].device_entry.vendor_id = desc.idVendor; in LIBMTP_Detect_Raw_Devices()
682 if(desc.idVendor == mtp_device_table[j].vendor_id && in LIBMTP_Detect_Raw_Devices()
692 desc.idVendor, in LIBMTP_Detect_Raw_Devices()
700 device_unknown(i, desc.idVendor, desc.idProduct); in LIBMTP_Detect_Raw_Devices()
734 LIBMTP_INFO(" idVendor: %04x\n", desc.idVendor); in dump_usbinfo()
767 if (desc.idVendor == 0x041e) in get_playlist_extension()
2115 if(desc.idVendor == device->device_entry.vendor_id && in configure_usb_device()
/external/libmtp/logs/
Dmtp-detect-sonyericsson-mt27i-android4.txt14 idVendor 0x0fce Sony Ericsson Mobile Communications AB
127 idVendor 0x0fce Sony Ericsson Mobile Communications AB
Dmtp-detect-lg-g3.txt13 idVendor: 1004
Dmtp-detect-zuk-z1.txt13 idVendor: 2b4c
Dmtp-detect-yifang-tesla.txt17 idVendor 0x2207
Dlsusb-canon-canoscan.txt13 idVendor 0x04a9 Canon, Inc.
Dmtp-detect-asus-me301t.txt18 idVendor 0x0b05 ASUSTek Computer, Inc.
Dmtp-detect-samsung-gt-i9300.txt12 idVendor: 04e8
200 idVendor: 04e8
/external/autotest/client/cros/cellular/mbim_compliance/sequences/
Dget_descriptors_sequence.py63 '%04X:%04X' % (device.idVendor, device.idProduct))
/external/u-boot/include/
Dusbdescriptors.h221 u16 idVendor; member
519 serial_printf("\tidVendor %4.4x\n", d->idVendor); in print_device_descriptor()
/external/libusb/libusb/os/
Ddarwin_usb.c655 if (0x05ac == dev->dev_descriptor.idVendor && 0x8005 == dev->dev_descriptor.idProduct) { in darwin_check_configuration()
729 UInt16 idProduct, idVendor; in darwin_cache_device_descriptor() local
735 (*device)->GetDeviceVendor (device, &idVendor); in darwin_cache_device_descriptor()
750 if (kIOUSBVendorIDAppleComputer == idVendor) { in darwin_cache_device_descriptor()
816 idVendor, idProduct, darwin_error_str (ret), ret); in darwin_cache_device_descriptor()
819 idVendor, idProduct, darwin_error_str (ret), ret); in darwin_cache_device_descriptor()
838 usbi_dbg (" idVendor: 0x%04x", dev->dev_descriptor.idVendor); in darwin_cache_device_descriptor()
945 new_device->dev_descriptor.idVendor, new_device->dev_descriptor.idProduct, in darwin_get_cached_device()
Dwince_usb.h53 UINT16 idVendor; member
/external/u-boot/drivers/usb/emul/
Dsandbox_keyb.c58 .idVendor = __constant_cpu_to_le16(0x1234),

12345678910>>...23