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

  /system/core/include/usbhost/
usbhost.h 79 int usb_host_load(struct usb_host_context *context,
  /system/core/libusbhost/
usbhost.c 182 int usb_host_load(struct usb_host_context *context, function
218 } /* usb_host_load() */
295 done = usb_host_load(context, added_cb, removed_cb, discovery_done_cb, client_data);

Completed in 686 milliseconds