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

  /system/core/adb/client/
usb_dispatch.cpp 20 void usb_init() { function
23 libusb::usb_init();
26 native::usb_init();
usb_windows.cpp 108 void usb_init();
250 void usb_init() { function in namespace:native
usb_libusb.cpp 464 void usb_init() { function in namespace:libusb
usb_linux.cpp 591 void usb_init() { function in namespace:native
usb_osx.cpp 452 void usb_init() { function in namespace:native
  /system/core/adb/daemon/
usb.cpp 512 D("[ usb_init - using FunctionFS ]");
530 D("[ usb_init - starting thread ]");
534 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 171 milliseconds