OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:find_devices
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
usb_windows.c
83
void
find_devices
();
86
/// This routine calls
find_devices
in infinite loop.
172
find_devices
();
450
void
find_devices
() {
function
/external/libusb-compat/libusb/
core.c
308
static int
find_devices
(libusb_device **dev_list, int dev_list_len,
function
588
r =
find_devices
(dev_list, dev_list_len, bus, &new_devices);
Completed in 267 milliseconds