Home
last modified time | relevance | path

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

/system/core/libusbhost/include/usbhost/
Dusbhost.h79 int usb_host_load(struct usb_host_context *context,
/system/core/libusbhost/
Dusbhost.c190 int usb_host_load(struct usb_host_context *context, in usb_host_load() function
315 done = usb_host_load(context, added_cb, removed_cb, discovery_done_cb, client_data); in usb_host_run()