Searched defs:removed_cb (Results 1 - 1 of 1) sorted by relevance

/system/core/libusbhost/
H A Dusbhost.c171 usb_device_removed_cb removed_cb,
248 done = removed_cb(path, client_data);
169 usb_host_run(struct usb_host_context *context, usb_device_added_cb added_cb, usb_device_removed_cb removed_cb, usb_discovery_done_cb discovery_done_cb, void *client_data) argument

Completed in 45 milliseconds