Home | History | Annotate | Download | only in adb

Lines Matching refs:vendor

57                                   UInt16 vendor, UInt16 product);
64 SInt32 vendor, if_subclass, if_protocol;
88 //* Match based on vendor id, interface subclass and protocol
89 vendor = vendorIds[i];
94 kCFNumberSInt32Type, &vendor));
129 UInt16 vendor;
196 kr = (*dev)->GetDeviceVendor(dev, &vendor);
255 DBG("INFO: Found vid=%04x pid=%04x serial=%s\n", vendor, product,
259 vendor, product);
304 CheckInterface(IOUSBInterfaceInterface **interface, UInt16 vendor, UInt16 product)
337 if (!is_adb_interface(vendor, product, interfaceClass,