Home
last modified time | relevance | path

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

/drivers/video/fbdev/core/
A Dfbcon_rotate.h15 (fb_scrollmode(s) == SCROLL_REDRAW || fb_scrollmode(s) == SCROLL_MOVE) ? \
19 … (fb_scrollmode(s) == SCROLL_REDRAW || fb_scrollmode(s) == SCROLL_MOVE || !(i)->fix.xpanstep) ? \
A Dfbcon.h169 #define SCROLL_MOVE 0x001 macro
A Dfbcon.c1146 p->scrollmode = SCROLL_MOVE; in fbcon_init()
1796 case SCROLL_MOVE: in fbcon_scroll()
1884 case SCROLL_MOVE: in fbcon_scroll()
2004 p->scrollmode = SCROLL_MOVE; in updatescrollmode_accel()

Completed in 11 milliseconds