OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usb_kick
(Results
1 - 12
of
12
) sorted by null
/bootable/recovery/minadbd/
usb_linux_client.c
141
void
usb_kick
(usb_handle *h)
function
143
D("
usb_kick
\n");
transport_usb.c
105
usb_kick
(t->usb);
adb.h
387
void
usb_kick
(usb_handle *h);
/system/core/fastboot/
usb_windows.c
85
void
usb_kick
(usb_handle* handle);
175
usb_kick
(handle);
218
usb_kick
(handle);
251
void
usb_kick
(usb_handle* handle) {
function
usb_linux.c
406
void
usb_kick
(usb_handle *h)
function
/system/core/adb/
usb_windows.c
108
void
usb_kick
(usb_handle* handle);
289
usb_kick
(handle);
328
usb_kick
(handle);
361
void
usb_kick
(usb_handle* handle) {
function
transport_usb.c
109
usb_kick
(t->usb);
usb_linux_client.c
218
D("
usb_kick
\n");
489
void
usb_kick
(usb_handle *h)
function
usb_libusb.c
229
void
usb_kick
(struct usb_handle *h)
function
572
usb_kick
(usb);
usb_osx.c
297
usb_kick
(handle);
533
void
usb_kick
(usb_handle *handle)
function
adb.h
448
void
usb_kick
(usb_handle *h);
usb_linux.c
110
usb_kick
(usb);
508
void
usb_kick
(usb_handle *h)
function
Completed in 215 milliseconds