Searched refs:nosplash (Results 1 – 2 of 2) sorted by relevance
45 static unsigned int nosplash; variable136 if (!nosplash) { in n411_init_board()194 module_param(nosplash, uint, 0);195 MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");
108 static unsigned int nosplash; variable574 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