Home
last modified time | relevance | path

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

12

/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.conf30 splash="/boot/images/freebsd-logo-rev.png" # Set boot_mute=YES to load it
/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 Dsdm632-motorola-ocean.dts72 cont_splash_mem: cont-splash@90001000 {
H A Dmsm8953-motorola-potter.dts66 cont_splash_mem: cont-splash@90001000 {
H A Dmsm8956-sony-xperia-loire.dtsi31 cont-splash@83000000 {
H A Dmsm8953-xiaomi-mido.dts76 cont_splash_mem: cont-splash@90001000 {
H A Dmsm8953-xiaomi-vince.dts44 cont_splash_mem: cont-splash@90001000 {
H A Dsdm845-xiaomi-beryllium-common.dtsi102 /* Cont splash region set up by the bootloader */
H A Dsm8250-xiaomi-elish.dts145 cont_splash_mem: cont-splash@9c000000 {
H A Dsdm630-sony-xperia-nile.dtsi143 cont_splash_mem: splash@9d400000 {
H A Dsm8550-sony-xperia-yodo-pdx234.dts120 splash@b8000000 {
/freebsd/share/man/man4/
H A DMakefile560 splash.4 \
781 MLINKS+=splash.4 screensaver.4
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dbrcm,spi-bcm-qspi.txt137 flash0.splash@530000 {
/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.dtsi246 label = "splash";
/freebsd/stand/common/
H A Dgfx_fb.c3025 const char *splash; in build_splash_module() local
3041 splash = getenv("splash"); in build_splash_module()
3042 if (splash == NULL) in build_splash_module()
3046 if ((error = png_open(&png, splash)) != PNG_NO_ERROR) { in build_splash_module()
/freebsd/sys/modules/
H A DMakefile761 _splash= splash
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3568-odroid-m1.dts652 label = "splash";
/freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/
H A Dzfs51 # If plymouth is available, hide the splash image.
56 /bin/plymouth hide-splash >/dev/null 2>&1

12