Searched defs:UsbVendor (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/device/usb/
H A Dusb_ids.h19 struct UsbVendor { struct in namespace:device
44 // Finds the static UsbVendor associated with |vendor_id|. Returns NULL if no
46 static const UsbVendor* FindVendor(uint16_t vendor_id);
51 static const UsbVendor vendors_[];

Completed in 75 milliseconds