Home
last modified time | relevance | path

Searched refs:nosplash (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/video/fbdev/
Dn411.c45 static unsigned int nosplash; variable
136 if (!nosplash) { in n411_init_board()
194 module_param(nosplash, uint, 0);
195 MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");
Darcfb.c108 static unsigned int nosplash; variable
574 if (!nosplash) { in arcfb_probe()
648 module_param(nosplash, uint, 0);
649 MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");