splashval         106 drivers/video/fbdev/arcfb.c static unsigned long splashval;
splashval         175 drivers/video/fbdev/arcfb.c 				(unsigned char) splashval);
splashval         656 drivers/video/fbdev/arcfb.c module_param(splashval, ulong, 0);
splashval         657 drivers/video/fbdev/arcfb.c MODULE_PARM_DESC(splashval, "Splash pattern: 0xFF is black, 0x00 is green");
splashval          44 drivers/video/fbdev/n411.c static unsigned long splashval;
splashval         138 drivers/video/fbdev/n411.c 		par->send_data(par, splashval);
splashval         202 drivers/video/fbdev/n411.c module_param(splashval, ulong, 0);
splashval         203 drivers/video/fbdev/n411.c MODULE_PARM_DESC(splashval, "Splash pattern: 0x00 is black, 0x01 is white");