Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/console/
Dfbcon.c160 static void fbcon_clear(struct vc_data *vc, int sy, int sx, int height,
1234 static void fbcon_clear(struct vc_data *vc, int sy, int sx, int height, in fbcon_clear() function
1824 fbcon_clear(vc, b - count, 0, count, vc->vc_cols); in fbcon_scroll()
1848 fbcon_clear(vc, b - count, 0, count, vc->vc_cols); in fbcon_scroll()
1866 fbcon_clear(vc, b - count, 0, count, vc->vc_cols); in fbcon_scroll()
1889 fbcon_clear(vc, b - count, 0, count, vc->vc_cols); in fbcon_scroll()
1896 fbcon_clear(vc, b - count, 0, count, vc->vc_cols); in fbcon_scroll()
1915 fbcon_clear(vc, t, 0, count, vc->vc_cols); in fbcon_scroll()
1939 fbcon_clear(vc, t, 0, count, vc->vc_cols); in fbcon_scroll()
1961 fbcon_clear(vc, t, 0, count, vc->vc_cols); in fbcon_scroll()
[all …]