Home
last modified time | relevance | path

Searched refs:fbcon_bmove (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.c184 static void fbcon_bmove(struct vc_data *vc, int sy, int sx, int dy, int dx,
1246 * fbcon_bmove(), fbcon_clear(), fbcon_putc(), fbcon_clear_margins()
1737 fbcon_bmove(vc, 0, 0, count, 0, t, in fbcon_scroll()
1741 fbcon_bmove(vc, b - count, 0, b, 0, in fbcon_scroll()
1745 fbcon_bmove(vc, t + count, 0, t, 0, in fbcon_scroll()
1778 fbcon_bmove(vc, 0, 0, count, 0, t, in fbcon_scroll()
1782 fbcon_bmove(vc, b - count, 0, b, 0, in fbcon_scroll()
1786 fbcon_bmove(vc, t + count, 0, t, 0, in fbcon_scroll()
1825 fbcon_bmove(vc, b, 0, b - count, 0, in fbcon_scroll()
1830 fbcon_bmove(v in fbcon_scroll()
1896 static void fbcon_bmove(struct vc_data *vc, int sy, int sx, int dy, int dx, fbcon_bmove() function
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.c1218 * fbcon_bmove(), fbcon_clear(), fbcon_putc(), fbcon_clear_margins()
1712 static void fbcon_bmove(struct vc_data *vc, int sy, int sx, int dy, int dx, in fbcon_bmove() function
1772 fbcon_bmove(vc, 0, 0, count, 0, t, in fbcon_scroll()
1776 fbcon_bmove(vc, b - count, 0, b, 0, in fbcon_scroll()
1780 fbcon_bmove(vc, t + count, 0, t, 0, in fbcon_scroll()
1813 fbcon_bmove(vc, 0, 0, count, 0, t, in fbcon_scroll()
1817 fbcon_bmove(vc, b - count, 0, b, 0, in fbcon_scroll()
1821 fbcon_bmove(vc, t + count, 0, t, 0, in fbcon_scroll()
1860 fbcon_bmove(vc, b, 0, b - count, 0, in fbcon_scroll()
1865 fbcon_bmove(v in fbcon_scroll()
[all...]

Completed in 12 milliseconds