Home
last modified time | relevance | path

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

/aosp12/system/core/libusbhost/include/usbhost/
H A Dusbhost.h86 int usb_host_read_event(struct usb_host_context *context);
/aosp12/system/core/libusbhost/
H A 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()