Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/console/
Dfbcon.c160 static void fbcon_clear(struct vc_data *vc, int sy, int sx, int height,
1237 static void fbcon_clear(struct vc_data *vc, int sy, int sx, int height, in fbcon_clear() function
1829 fbcon_clear(vc, b - count, 0, count, vc->vc_cols); in fbcon_scroll()
1853 fbcon_clear(vc, b - count, 0, count, vc->vc_cols); in fbcon_scroll()
1871 fbcon_clear(vc, b - count, 0, count, vc->vc_cols); in fbcon_scroll()
1894 fbcon_clear(vc, b - count, 0, count, vc->vc_cols); in fbcon_scroll()
1901 fbcon_clear(vc, b - count, 0, count, vc->vc_cols); in fbcon_scroll()
1920 fbcon_clear(vc, t, 0, count, vc->vc_cols); in fbcon_scroll()
1944 fbcon_clear(vc, t, 0, count, vc->vc_cols); in fbcon_scroll()
1966 fbcon_clear(vc, t, 0, count, vc->vc_cols); in fbcon_scroll()
[all …]