bkgcolor 20 drivers/gpu/drm/sti/sti_mixer.c MODULE_PARM_DESC(bkgcolor, "Value of the background color 0xRRGGBB"); bkgcolor 21 drivers/gpu/drm/sti/sti_mixer.c module_param_named(bkgcolor, bkg_color, int, 0644);