Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/core/
Dfbcon.c162 static int margin_color; variable
465 margin_color = simple_strtoul(options, &options, 0); in fb_console_setup()
1301 ops->clear_margins(vc, info, margin_color, bottom_only); in fbcon_clear_margins()