Home | History | Annotate | Download | only in fastboot

Lines Matching full:device_path

225                    strcmp(local_serial, info->device_path) != 0)) return -1;
247 } else if (!info->device_path) {
250 printf("%-22s fastboot %s\n", serial, info->device_path);