Home
last modified time | relevance | path

Searched refs:splash_on (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/fb/
HDsplash_txt.c44 static int splash_on = FALSE; variable
115 if (!splash_on) { in txt_splash()
123 splash_on = TRUE; in txt_splash()
130 splash_on = FALSE; in txt_splash()
HDsplash_pcx.c44 static int splash_on = FALSE; variable
138 if (!splash_on) { in pcx_splash()
141 splash_on = TRUE; in pcx_splash()
145 splash_on = FALSE; in pcx_splash()
HDsplash_bmp.c49 static int splash_on = FALSE; variable
128 if (!splash_on) { in bmp_splash()
136 splash_on = TRUE; in bmp_splash()
170 splash_on = FALSE; in bmp_splash()