Home
last modified time | relevance | path

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

/system/core/libusbhost/include/usbhost/
Dusbhost.h182 char* usb_device_get_product_name(struct usb_device *device, int timeout);
/system/core/libusbhost/
Dusbhost.c564 char* usb_device_get_product_name(struct usb_device *device, int timeout) in usb_device_get_product_name() function