Home
last modified time | relevance | path

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

/system/core/libusbhost/include/usbhost/
Dusbhost.h82 usb_device_removed_cb removed_cb,
100 usb_device_removed_cb removed_cb,
/system/core/libusbhost/
Dusbhost.c186 usb_device_removed_cb removed_cb, in usb_host_load() argument
194 context->cb_removed = removed_cb; in usb_host_load()
303 usb_device_removed_cb removed_cb, in usb_host_run() argument
309 done = usb_host_load(context, added_cb, removed_cb, discovery_done_cb, client_data); in usb_host_run()