OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_device_list
(Results
1 - 6
of
6
) sorted by null
/external/libusb/libusb/
libusbi.h
415
int (*
get_device_list
)(struct libusb_context *ctx,
member in struct:usbi_os_backend
459
* during
get_device_list
enumeration. Alternatively, you may be able
483
* during
get_device_list
enumeration. You may also have to keep track
506
* during
get_device_list
enumeration.
699
* destroyed. It should free any resources allocated in the
get_device_list
core.c
605
r = usbi_backend->
get_device_list
(ctx, &discdevs);
[
all
...]
/external/libusb/
ChangeLog
[
all
...]
/external/libusb-compat/libusb/
core.c
182
usbi_err("
get_device_list
failed with error %d", r);
/external/libusb/libusb/os/
darwin_usb.c
[
all
...]
linux_usbfs.c
[
all
...]
Completed in 634 milliseconds