Searched refs:model_map (Results 1 – 1 of 1) sorted by relevance
602 static struct model_map { in VG_() struct605 } model_map[] = { in VG_() local676 for (n = 0; n < sizeof model_map / sizeof model_map[0]; ++n) { in VG_()677 struct model_map *mm = model_map + n; in VG_()695 : model_map[model].name); in VG_()