Searched refs:fbcon_clear_margins (Results 1 – 1 of 1) sorted by relevance
/drivers/video/fbdev/core/ |
D | fbcon.c | 182 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only); 645 fbcon_clear_margins(vc, 0); in fbcon_prepare_logo() 1287 fbcon_clear_margins(vc, 0); in fbcon_clear() 1323 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only) in fbcon_clear_margins() function 1482 fbcon_clear_margins(vc, 1); in ypan_up() 1506 fbcon_clear_margins(vc, 1); in ypan_up_redraw() 1530 fbcon_clear_margins(vc, 1); in ypan_down() 1554 fbcon_clear_margins(vc, 1); in ypan_down_redraw() 2205 fbcon_clear_margins(vc, 0); in fbcon_switch() 2463 fbcon_clear_margins(vc, 0); in fbcon_do_set_font()
|