OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libusb
(Results
1 - 9
of
9
) sorted by null
/external/libusb/examples/
lsusb.c
2
*
libusb
example program to list devices on the bus
23
#include <
libusb
/
libusb
.h>
dpfp.c
2
*
libusb
example program to manipulate U.are.U 4000B fingerprint scanner.
30
#include <
libusb
/
libusb
.h>
424
fprintf(stderr, "failed to initialise
libusb
\n");
dpfp_threaded.c
2
*
libusb
example program to manipulate U.are.U 4000B fingerprint scanner.
31
#include <
libusb
/
libusb
.h>
451
fprintf(stderr, "failed to initialise
libusb
\n");
/external/libusb-compat/
libusb-config.in
12
Usage:
libusb
-config [OPTIONS] [LIBRARIES]
configure
3
# Generated by GNU Autoconf 2.63 for
libusb
-compat 0.1.3.
744
PACKAGE_NAME='
libusb
-compat'
745
PACKAGE_TARNAME='
libusb
-compat'
747
PACKAGE_STRING='
libusb
-compat 0.1.3'
750
ac_unique_file="
libusb
/core.c"
[
all
...]
/external/libpcap/
pcap-canusb-linux.c
39
#include <
libusb
-1.0/
libusb
.h>
/external/libusb/libusb/
libusbi.h
2
* Internal header for
libusb
31
#include <
libusb
.h>
352
* This function is called when a
libusb
user initializes the library
382
* usbi_get_device_by_session_id(). This function checks if
libusb
already
424
* without hiccup. This is also a good place to inform
libusb
that it
448
*
libusb
of any file descriptors associated with this device that should
533
*
libusb
to retrieve the information through a standard control transfer.
730
* This function might seem a bit out of place. It is used when
libusb
/external/libusb-compat/libusb/
core.c
2
* Core functions for
libusb
-compat-0.1
27
#include <
libusb
.h>
130
fprintf(stream, "
libusb
-compat %s: %s: ", prefix, function);
247
/*
libusb
-1.0 initialization might have failed, but we can't indicate
248
* this with
libusb
-0.1, so trap that situation here */
529
/* even though structures are identical, we can't just use
libusb
-1.0's
531
* a single flat memory area (
libusb
-1.0 provides separate allocations).
532
* we hand-copy
libusb
-1.0's descriptors into our own structures. */
550
/*
libusb
doesn't implement this and it doesn't seem that important. If
574
/*
libusb
-1.0 initialization might have failed, but we can't indicat
[
all
...]
/external/libusb/
configure
3
# Generated by GNU Autoconf 2.65 for
libusb
1.0.8.
699
PACKAGE_NAME='
libusb
'
700
PACKAGE_TARNAME='
libusb
'
702
PACKAGE_STRING='
libusb
1.0.8'
706
ac_unique_file="
libusb
/core.c"
[
all
...]
Completed in 207 milliseconds