Searched defs:open_device (Results 1 - 3 of 3) sorted by relevance

/system/core/debuggerd/
H A Dgetevent.c19 static int open_device(const char *device) function
122 open_device(devname);
153 open_device(devname);
/system/core/toolbox/
H A Dgetevent.c294 static int open_device(const char *device, int print_flags) function
436 open_device(devname, print_flags);
467 open_device(devname, print_flags);
595 res = open_device(device, print_flags);
/system/core/fastboot/
H A Dfastboot.c266 usb_handle *open_device(void) function
988 usb = open_device();

Completed in 80 milliseconds