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