Home
last modified time | relevance | path

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

/dev/fbcon/
A Dfbcon.c122 static void fbcon_set_colors(unsigned bg, unsigned fg) { in fbcon_set_colors() argument
124 FGCOLOR = fg; in fbcon_set_colors()
166 uint32_t fg; in fbcon_setup() local
175 fg = RGB565_WHITE; in fbcon_setup()
184 fbcon_set_colors(bg, fg); in fbcon_setup()

Completed in 7 milliseconds