Home
last modified time | relevance | path

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

/system/core/libusbhost/include/usbhost/
Dusbhost.h105 struct usb_device *usb_device_open(const char *dev_name);
/system/core/libusbhost/
Dusbhost.c317 struct usb_device *usb_device_open(const char *dev_name) in usb_device_open() function