OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_config_descriptor_by_value
(Results
1 - 3
of
3
) sorted by null
/external/libusb/libusb/
libusbi.h
809
int (*
get_config_descriptor_by_value
)(struct libusb_device *device,
member in struct:usbi_os_backend
[
all
...]
descriptor.c
705
if (usbi_backend->
get_config_descriptor_by_value
) {
706
r = usbi_backend->
get_config_descriptor_by_value
(dev,
[
all
...]
/external/libusb/libusb/os/
linux_usbfs.c
[
all
...]
Completed in 3443 milliseconds