Home
last modified time | relevance | path

Searched refs:margin_color (Results 1 – 1 of 1) sorted by relevance

/drivers/video/fbdev/core/
Dfbcon.c160 static int margin_color; variable
497 margin_color = simple_strtoul(options, &options, 0); in fb_console_setup()
1329 ops->clear_margins(vc, info, margin_color, bottom_only); in fbcon_clear_margins()