OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:find_endpoint
(Results
1 - 2
of
2
) sorted by null
/external/libusb/libusb/
core.c
674
static const struct libusb_endpoint_descriptor *
find_endpoint
(
function
729
ep =
find_endpoint
(config, endpoint);
780
ep =
find_endpoint
(config, endpoint);
[
all
...]
/external/libusb_aah/libusb/
core.c
712
static const struct libusb_endpoint_descriptor *
find_endpoint
(
function
767
ep =
find_endpoint
(config, endpoint);
818
ep =
find_endpoint
(config, endpoint);
[
all
...]
Completed in 20 milliseconds