Home | History | Annotate | Download | only in fastboot

Lines Matching refs:device_path

208                    strcmp(local_serial, info->device_path) != 0)) return -1;
230 if (strlen(info->device_path) > 0) printf(" %s", info->device_path);