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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dhecubafb.c101 static unsigned int nosplash; variable
383 if (!nosplash) {
451 module_param(nosplash, uint, 0);
452 MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");
H A Darcfb.c110 static unsigned int nosplash; variable
575 if (!nosplash) {
648 module_param(nosplash, uint, 0);
649 MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");

Completed in 102 milliseconds