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.h58 typedef int (* usb_device_added_cb)(const char *dev_name, void *client_data); typedef
81 usb_device_added_cb added_cb,
99 usb_device_added_cb added_cb,
/system/core/libusbhost/
Dusbhost.c67 usb_device_added_cb cb_added;
92 usb_device_added_cb added_cb, in find_existing_devices_bus()
115 static int find_existing_devices(usb_device_added_cb added_cb, in find_existing_devices()
185 usb_device_added_cb added_cb, in usb_host_load()
302 usb_device_added_cb added_cb, in usb_host_run()