OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:libusb_init
(Results
1 - 2
of
2
) sorted by null
/external/libusb/libusb/
core.c
303
* call
libusb_init
(), you are (optionally) given a context. You can then pass
310
* is created the first time a process calls
libusb_init
() when no other
1455
API_EXPORTED int
libusb_init
(libusb_context **context)
function
[
all
...]
/external/chromium_org/third_party/libusb/src/libusb/
core.c
302
* call
libusb_init
(), you are (optionally) given a context. You can then pass
309
* is created the first time a process calls
libusb_init
() when no other
313
* if
libusb_init
(NULL) is called twice within the same process, the two
1795
int API_EXPORTED
libusb_init
(libusb_context **context)
function
[
all
...]
Completed in 112 milliseconds