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

  /system/core/libusbhost/
usbhost.c 70 usb_device_added_cb cb_added; member in struct:usb_host_context
196 context->cb_added = added_cb;
248 done = find_existing_devices(context->cb_added, context->data);
254 done = find_existing_devices(context->cb_added, context->data);
275 done = find_existing_devices_bus(path, context->cb_added,
288 done = context->cb_added(path, context->data);

Completed in 775 milliseconds