Home
last modified time | relevance | path

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

/system/core/libusbhost/
Dusbhost.c71 usb_device_added_cb cb_added; member
199 context->cb_added = added_cb; 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()
278 done = find_existing_devices_bus(path, context->cb_added, in usb_host_read_event()
291 done = context->cb_added(path, context->data); in usb_host_read_event()