Searched refs:splash (Results 1 – 25 of 26) sorted by relevance
12
| /trueos/sys/dev/fb/ |
| HD | splashreg.h | 40 int (*splash)(struct video_adapter *adp, int on); member 69 MODULE_DEPEND(name, splash, 1, 1, 1) 91 MODULE_DEPEND(name, splash, 1, 1, 1) 101 int splash(video_adapter_t *adp, int on);
|
| HD | splash.c | 44 MODULE_VERSION(splash, 1); 210 splash(video_adapter_t *adp, int on) in splash() function 213 return (*splash_decoder->splash)(adp, on); in splash()
|
| HD | splash_txt.c | 58 .splash = txt_splash,
|
| HD | splash_pcx.c | 56 .splash = pcx_splash,
|
| /trueos/sys/powerpc/conf/ |
| HD | NOTES | 63 nodevice splash 64 # when splash works enable *_saver
|
| /trueos/sys/gnu/dts/arm/ |
| HD | imx28-apf28.dts | 51 label = "splash";
|
| /trueos/sys/modules/ |
| HD | Makefile | 563 _splash= splash 781 _splash= splash 840 _splash= splash
|
| /trueos/tools/tools/tinybsd/conf/minimal/ |
| HD | TINYBSD | 49 #device splash # Splash screen and screen saver support
|
| /trueos/share/man/man4/ |
| HD | Makefile | 477 splash.4 \ 676 MLINKS+=splash.4 screensaver.4
|
| /trueos/usr.sbin/pc-sysinstall/backend/ |
| HD | functions-localize.sh | 80 …cp ${FSMNT}/usr/local/share/pcbsd/splash-screens/loading-screen-${SETLANG}.pcx ${FSMNT}/boot/loadi…
|
| /trueos/sys/boot/ |
| HD | README | 66 The best way to manage splash screens is with entries in 75 You can load your splash screen by putting the following
|
| /trueos/tools/tools/tinybsd/conf/vpn/ |
| HD | TINYBSD | 54 #device splash # Splash screen and screen saver support
|
| /trueos/tools/tools/tinybsd/conf/bridge/ |
| HD | TINYBSD | 54 #device splash # Splash screen and screen saver support
|
| /trueos/tools/tools/tinybsd/conf/wireless/ |
| HD | TINYBSD | 54 #device splash # Splash screen and screen saver support
|
| /trueos/tools/tools/tinybsd/conf/default/ |
| HD | TINYBSD | 64 #device splash # Splash screen and screen saver support
|
| /trueos/tools/tools/tinybsd/conf/firewall/ |
| HD | TINYBSD | 53 #device splash # Splash screen and screen saver support
|
| /trueos/sys/amd64/conf/ |
| HD | MACHTEST | 160 device splash # Splash screen and screen saver support
|
| HD | GENERIC | 178 device splash # Splash screen and screen saver support
|
| /trueos/sys/pc98/conf/ |
| HD | GENERIC | 125 device splash # Splash screen and screen saver support
|
| /trueos/sys/sparc64/conf/ |
| HD | GENERIC | 132 device splash # Splash screen and screen saver support
|
| /trueos/sys/i386/conf/ |
| HD | GENERIC | 183 device splash # Splash screen and screen saver support
|
| /trueos/sys/dev/syscons/ |
| HD | syscons.c | 2121 switch (splash(sc->adp, TRUE)) { in scsplash_saver() 2137 if ((sc->flags & SC_SCRN_BLANKED) && (splash(sc->adp, FALSE) == 0)) in scsplash_saver()
|
| /trueos/sys/conf/ |
| HD | files | 1429 dev/fb/splash.c optional sc splash 2639 dev/vt/logo/logo_freebsd.c optional vt splash
|
| HD | NOTES | 1409 device splash # Splash screen and screen saver support
|
| /trueos/share/dict/ |
| HD | web2a | 58010 splash back 58011 splash dam 58012 splash feed 58013 splash-lubricate 58014 splash lubrication 58015 splash system 58016 splash-tight 58055 splish-splash
|
12