OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usb_device_removed_cb
(Results
1 - 2
of
2
) sorted by null
/system/core/include/usbhost/
usbhost.h
62
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/
usbhost.c
68
usb_device_removed_cb
cb_removed;
186
usb_device_removed_cb
removed_cb,
302
usb_device_removed_cb
removed_cb,
Completed in 395 milliseconds