Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H 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");
H A Darcfb.c108 static unsigned int nosplash; variable
574 if (!nosplash) { in arcfb_probe()
651 module_param(nosplash, uint, 0);
652 MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");
/kernel/linux/linux-6.6/drivers/video/fbdev/
H 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");
H A Darcfb.c109 static unsigned int nosplash; variable
577 if (!nosplash) { in arcfb_probe()
653 module_param(nosplash, uint, 0);
654 MODULE_PARM_DESC(nosplash, "Disable doing the splash screen");

Completed in 4 milliseconds