Home
last modified time | relevance | path

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

/system/core/libusbhost/
Dusbhost.c121 static int find_existing_devices(usb_device_added_cb added_cb, in find_existing_devices() function
222 done = find_existing_devices(added_cb, client_data); in usb_host_load()
251 done = find_existing_devices(context->cb_added, context->data); in usb_host_read_event()
257 done = find_existing_devices(context->cb_added, context->data); in usb_host_read_event()