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

  /system/core/fastbootd/
fastbootd.c 31 void usb_init();
86 usb_init();
usb_linux_client.c 291 void usb_init() function
  /external/libusb-compat/examples/
lsusb.c 28 usb_init();
testlibusb.c 136 usb_init();
  /system/core/adb/
usb_windows.c 92 void usb_init();
181 void usb_init() { function
adb.h 367 void usb_init();
usb_libusb.c 626 usb_init() function
628 D("usb_init(): started\n");
655 D("usb_init(): finished\n");
usb_linux_client.c 256 D("[ usb_init - starting thread ]\n");
447 D("[ usb_init - using FunctionFS ]\n");
462 D("[ usb_init - starting thread ]\n");
468 void usb_init() function
usb_osx.c 412 void usb_init() function
usb_linux.c 701 void usb_init() function
adb.c     [all...]
  /bootable/recovery/minadbd/
adb.h 378 void usb_init();
adb.c 392 usb_init();
usb_linux_client.c 245 fprintf(stderr, "Starting to open usb_init()\n");
252 fprintf(stderr, "unix_open to open usb_init(): %d\n", fd);
259 D("[ usb_init - starting thread ]\n");
446 D("[ usb_init - using FunctionFS ]\n");
461 D("[ usb_init - starting thread ]\n");
467 void usb_init() function
  /external/libusb-compat/libusb/
usb.h 327 void usb_init(void);
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 */
  /external/libmtp/src/
libusb-glue.c 145 usb_init();
    [all...]

Completed in 331 milliseconds