Searched refs:usb_device_get_serial (Results 1 - 3 of 3) sorted by relevance

/system/core/include/usbhost/
H A Dusbhost.h131 * usb_device_get_product_name and usb_device_get_serial.
149 char* usb_device_get_serial(struct usb_device *device);
/system/core/toolbox/
H A Dlsusb.c176 serial = usb_device_get_serial(dev);
/system/core/libusbhost/
H A Dusbhost.c447 char* usb_device_get_serial(struct usb_device *device) function

Completed in 206 milliseconds