Searched refs:usb_device_get_fd (Results 1 - 2 of 2) sorted by relevance

/system/core/include/usbhost/
H A Dusbhost.h113 int usb_device_get_fd(struct usb_device *device);
/system/core/libusbhost/
H A Dusbhost.c374 // assume we are writeable, since usb_device_get_fd will only return writeable fds
400 int usb_device_get_fd(struct usb_device *device) function

Completed in 6 milliseconds