HomeSort by relevance Sort by last modified time
    Searched refs:usb_host_read_event (Results 1 - 2 of 2) sorted by null

  /system/core/include/usbhost/
usbhost.h 86 int usb_host_read_event(struct usb_host_context *context);
  /system/core/libusbhost/
usbhost.c 223 int usb_host_read_event(struct usb_host_context *context) function
299 } /* usb_host_read_event() */
313 done = usb_host_read_event(context);

Completed in 57 milliseconds