nosplash          108 drivers/video/fbdev/arcfb.c static unsigned int nosplash;
nosplash          574 drivers/video/fbdev/arcfb.c 	if (!nosplash) {
nosplash          646 drivers/video/fbdev/arcfb.c module_param(nosplash, uint, 0);
nosplash          647 drivers/video/fbdev/arcfb.c MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");
nosplash           45 drivers/video/fbdev/n411.c static unsigned int nosplash;
nosplash          136 drivers/video/fbdev/n411.c 	if (!nosplash) {
nosplash          194 drivers/video/fbdev/n411.c module_param(nosplash, uint, 0);
nosplash          195 drivers/video/fbdev/n411.c MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");