Searched refs:usb_open (Results 1 - 6 of 6) sorted by relevance

/system/core/fastboot/
H A Dusb.h61 usb_handle *usb_open(ifc_match_func callback);
H A Dusbtest.c193 usb = usb_open(tests[i].match);
H A Dusb_windows.c48 AdbWinApi.dll. This structure is returned from usb_open() routine and
370 usb_handle *usb_open(ifc_match_func callback) function
H A Dfastboot.c251 usb = usb_open(match_fastboot);
265 usb_open(list_devices_callback);
H A Dusb_linux.c432 usb_handle *usb_open(ifc_match_func callback) function
H A Dusb_osx.c454 usb_handle *usb_open(ifc_match_func callback) { function

Completed in 52 milliseconds