Home
last modified time | relevance | path

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

/linux-6.12.1/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.c109 static unsigned int nosplash; variable
517 if (!nosplash) { in arcfb_probe()
593 module_param(nosplash, uint, 0);
594 MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");