Home
last modified time | relevance | path

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

/system/core/libusbhost/include/usbhost/
Dusbhost.h62 typedef int (* usb_device_removed_cb)(const char *dev_name, void *client_data); typedef
81 usb_device_removed_cb removed_cb,
99 usb_device_removed_cb removed_cb,
/system/core/libusbhost/
Dusbhost.c72 usb_device_removed_cb cb_removed;
192 usb_device_removed_cb removed_cb, in usb_host_load()
309 usb_device_removed_cb removed_cb, in usb_host_run()