OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usb_device_added_cb
(Results
1 - 2
of
2
) sorted by null
/system/core/include/usbhost/
usbhost.h
57
typedef int (*
usb_device_added_cb
)(const char *dev_name, void *client_data);
typedef
85
usb_device_added_cb
added_cb,
/system/core/libusbhost/
usbhost.c
81
static int find_existing_devices(
usb_device_added_cb
added_cb,
136
usb_device_added_cb
added_cb,
Completed in 53 milliseconds