Searched defs:libusb_init (Results 1 - 2 of 2) sorted by relevance

/external/libusb/libusb/
H A Dcore.c303 * 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
/external/libusb_aah/libusb/
H A Dcore.c322 * call libusb_init(), you are (optionally) given a context. You can then pass
329 * is created the first time a process calls libusb_init() when no other
333 * if libusb_init(NULL) is called twice within the same process, the two
1579 int API_EXPORTED libusb_init(libusb_context **context) function

Completed in 26 milliseconds