Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c1144 static void set_vc_hi_font(struct vc_data *vc, bool set);
1200 set_vc_hi_font(vc, false); in fbcon_deinit()
2334 static void set_vc_hi_font(struct vc_data *vc, bool set) in set_vc_hi_font() function
2417 set_vc_hi_font(vc, false); in fbcon_do_set_font()
2419 set_vc_hi_font(vc, true); in fbcon_do_set_font()