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

/drivers/video/fbdev/
H A Dn411.c45 static unsigned int nosplash; variable
136 if (!nosplash) {
188 module_param(nosplash, uint, 0);
189 MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");
H A Darcfb.c108 static unsigned int nosplash; variable
572 if (!nosplash) {
644 module_param(nosplash, uint, 0);
645 MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");

Completed in 67 milliseconds