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

  /system/core/adb/
usb_linux.c 119 static void register_device(const char *dev_name, const char *devpath,
560 static void register_device(const char *dev_name, const char *devpath, function
689 find_usb_device("/dev/bus/usb", register_device);
usb_libusb.c 327 register_device(struct usb_handle *uh, const char *serial) function
329 D("register_device(): Registering %p [%s] as USB transport\n",
526 if (register_device(&uh, serial) == 0) {

Completed in 55 milliseconds