Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/
A 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");
A 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");

Completed in 6 milliseconds