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