Home
last modified time | relevance | path

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

/system/core/libusbhost/
Dusbhost.c123 static int find_existing_devices(usb_device_added_cb added_cb, in find_existing_devices() function
224 done = find_existing_devices(added_cb, client_data); in usb_host_load()
253 done = find_existing_devices(context->cb_added, context->data); in usb_host_read_event()
259 done = find_existing_devices(context->cb_added, context->data); in usb_host_read_event()