Home
last modified time | relevance | path

Searched refs:init_usb (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dusb_osx.c381 static int init_usb(ifc_match_func callback, usb_handle **handle) { in init_usb() function
457 if (init_usb(callback, &handle) < 0) { in usb_open()