Searched refs:usb_device_get_product_name (Results 1 - 3 of 3) sorted by last modified time

/system/core/include/usbhost/
H A Dusbhost.h131 * usb_device_get_product_name and usb_device_get_serial.
144 char* usb_device_get_product_name(struct usb_device *device);
/system/core/libusbhost/
H A Dusbhost.c437 char* usb_device_get_product_name(struct usb_device *device) function
/system/core/toolbox/
H A Dlsusb.c175 product_name = usb_device_get_product_name(dev);

Completed in 51 milliseconds