Home
last modified time | relevance | path

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

/system/core/libusbhost/include/usbhost/
Dusbhost.h192 char* usb_device_get_serial(struct usb_device *device, int timeout);
/system/core/libusbhost/
Dusbhost.c570 char* usb_device_get_serial(struct usb_device *device, int timeout) in usb_device_get_serial() function