Home
last modified time | relevance | path

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

/system/core/libusbhost/include/usbhost/
Dusbhost.h86 int usb_host_read_event(struct usb_host_context *context);
/system/core/libusbhost/
Dusbhost.c229 int usb_host_read_event(struct usb_host_context *context) in usb_host_read_event() function
319 done = usb_host_read_event(context); in usb_host_run()