HomeSort by relevance Sort by last modified time
    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/libusb_aah/libusb/
core.c 322 * 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
    [all...]

Completed in 105 milliseconds