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

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

Completed in 88 milliseconds