Searched refs:match_fastboot_with_serial (Results 1 – 1 of 1) sorted by relevance
243 static int match_fastboot_with_serial(usb_ifc_info* info, const char* local_serial) { in match_fastboot_with_serial() function258 return match_fastboot_with_serial(info, local_serial); in match_fastboot()289 if (match_fastboot_with_serial(info, nullptr) == 0) { in list_devices_callback()