Home
last modified time | relevance | path

Searched defs:vendor (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dusb_osx.c64 SInt32 vendor, if_subclass, if_protocol; in InitUSB() local
129 UInt16 vendor; in AndroidInterfaceAdded() local
304 CheckInterface(IOUSBInterfaceInterface **interface, UInt16 vendor, UInt16 product) in CheckInterface()
/system/core/toolbox/
Dgetevent.c260 static void print_hid_descriptor(int bus, int vendor, int product) in print_hid_descriptor()