tga_type_name 1313 drivers/video/fbdev/tgafb.c const char *tga_type_name = NULL; tga_type_name 1319 drivers/video/fbdev/tgafb.c tga_type_name = "Digital ZLXp-E1"; tga_type_name 1321 drivers/video/fbdev/tgafb.c tga_type_name = "Digital ZLX-E1"; tga_type_name 1326 drivers/video/fbdev/tgafb.c tga_type_name = "Digital ZLXp-E2"; tga_type_name 1328 drivers/video/fbdev/tgafb.c tga_type_name = "Digital ZLX-E2"; tga_type_name 1333 drivers/video/fbdev/tgafb.c tga_type_name = "Digital ZLXp-E3"; tga_type_name 1335 drivers/video/fbdev/tgafb.c tga_type_name = "Digital ZLX-E3"; tga_type_name 1339 drivers/video/fbdev/tgafb.c if (!tga_type_name) { tga_type_name 1340 drivers/video/fbdev/tgafb.c tga_type_name = "Unknown"; tga_type_name 1344 drivers/video/fbdev/tgafb.c strlcpy(info->fix.id, tga_type_name, sizeof(info->fix.id));