Home
last modified time | relevance | path

Searched refs:usb_device_get_manufacturer_name (Results 1 – 2 of 2) sorted by relevance

/system/core/libusbhost/include/usbhost/
Dusbhost.h177 char* usb_device_get_manufacturer_name(struct usb_device *device, int timeout);
/system/core/libusbhost/
Dusbhost.c558 char* usb_device_get_manufacturer_name(struct usb_device *device, int timeout) in usb_device_get_manufacturer_name() function