HomeSort by relevance Sort by last modified time
    Searched defs:usb_init (Results 1 - 5 of 5) sorted by null

  /system/core/adb/
usb_windows.cpp 103 void usb_init();
258 void usb_init() { function
usb_linux.cpp 585 void usb_init() { function
usb_osx.cpp 421 void usb_init() { function
usb_linux_client.cpp 376 D("[ usb_init - starting thread ]");
568 D("[ usb_init - using FunctionFS ]");
586 D("[ usb_init - starting thread ]");
592 void usb_init() function
  /external/libusb-compat/libusb/
core.c 139 API_EXPORTED void usb_init(void) function
151 /* usb_set_debug can be called before usb_init */
161 /* usb_set_debug can be called before usb_init */

Completed in 167 milliseconds