OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usb_host_run
(Results
1 - 6
of
6
) sorted by null
/system/core/include/usbhost/
usbhost.h
55
* Return true to exit from
usb_host_run
.
60
* Return true to exit from
usb_host_run
.
65
* Return true to exit from
usb_host_run
.
97
void
usb_host_run
(struct usb_host_context *context,
/cts/apps/cts-usb-accessory/
cts-usb-accessory.c
192
usb_host_run
(context, usb_device_added, usb_device_removed, NULL, NULL);
/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
accessorychat.c
194
usb_host_run
(context, usb_device_added, usb_device_removed, NULL, NULL);
/system/core/toolbox/
lsusb.c
217
usb_host_run
(ctx,
/frameworks/base/services/jni/
com_android_server_UsbHostManager.cpp
143
usb_host_run
(context, usb_device_added, usb_device_removed, NULL, (void *)thiz);
/system/core/libusbhost/
usbhost.c
300
void
usb_host_run
(struct usb_host_context *context,
function
314
} /*
usb_host_run
() */
Completed in 2349 milliseconds