Home
last modified time | relevance | path

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

/system/core/libusbhost/include/usbhost/
Dusbhost.h57 typedef int (* usb_device_added_cb)(const char *dev_name, void *client_data); typedef
80 usb_device_added_cb added_cb,
98 usb_device_added_cb added_cb,
/system/core/libusbhost/
Dusbhost.c71 usb_device_added_cb cb_added;
98 usb_device_added_cb added_cb, in find_existing_devices_bus()
121 static int find_existing_devices(usb_device_added_cb added_cb, in find_existing_devices()
191 usb_device_added_cb added_cb, in usb_host_load()
308 usb_device_added_cb added_cb, in usb_host_run()