Home
last modified time | relevance | path

Searched refs:splash (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/sys/dev/fb/
H A Dsplashreg.h40 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);
H A Dsplash.c44 MODULE_VERSION(splash, 1);
210 splash(video_adapter_t *adp, int on) in splash() function
213 return (*splash_decoder->splash)(adp, on); in splash()
H A Dsplash_txt.c58 .splash = txt_splash,
H A Dsplash_pcx.c56 .splash = pcx_splash,
/freebsd/stand/defaults/
H A Dloader.conf31 splash="/boot/images/freebsd-logo-rev.png"
/freebsd/sys/contrib/device-tree/src/arm/nxp/mxs/
H A Dimx28-apf28.dts51 label = "splash";
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dpdm360ng.dts60 label = "splash-image";
H A Dwarp.dts160 label = "splash";
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsm8450-samsung-r0q.dts45 splash-region@b8000000 {
H A Dmsm8953-flipkart-rimob.dts67 cont_splash_mem: cont-splash@90001000 {
H A Dsdm632-motorola-ocean.dts72 cont_splash_mem: cont-splash@90001000 {
H A Dmsm8953-motorola-potter.dts66 cont_splash_mem: cont-splash@90001000 {
H A Dmsm8953-xiaomi-mido.dts76 cont_splash_mem: cont-splash@90001000 {
H A Dmsm8956-sony-xperia-loire.dtsi31 cont-splash@83000000 {
H A Dmsm8953-xiaomi-vince.dts44 cont_splash_mem: cont-splash@90001000 {
H A Dsdm845-google-common.dtsi54 cont_splash_mem: splash@9d400000 {
H A Dsm8250-xiaomi-pipa.dts141 cont_splash_mem: cont-splash@9c000000 {
/freebsd/share/man/man4/
H A DMakefile596 splash.4 \
836 MLINKS+=splash.4 screensaver.4
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8226-samsung-ms013g.dts120 cont_splash_region: cont-splash@3200000 {
/freebsd/sys/amd64/conf/
H A DMINIMAL116 device splash # Splash screen and screen saver support
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dbrcm,spi-bcm-qspi.txt137 flash0.splash@530000 {
/freebsd/sys/i386/conf/
H A DMINIMAL127 device splash # Splash screen and screen saver support
/freebsd/stand/common/
H A Dgfx_fb.c3290 const char *splash; in build_splash_module() local
3307 splash = getenv("splash"); in build_splash_module()
3309 splash = getenv("shutdown_splash"); in build_splash_module()
3311 if (splash == NULL) in build_splash_module()
3315 if ((error = png_open(&png, splash)) != PNG_NO_ERROR) { in build_splash_module()
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-cm-t335.dts398 label = "splash";
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-nitrogen6x.dtsi248 label = "splash";

123