HomeSort by relevance Sort by last modified time
    Searched full:find_existing_devices (Results 1 - 1 of 1) sorted by null

  /system/core/libusbhost/
usbhost.c 113 static int find_existing_devices(usb_device_added_cb added_cb, function
213 done = find_existing_devices(added_cb, client_data);
238 done = find_existing_devices(context->cb_added, context->data);

Completed in 127 milliseconds