Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dconsole.h35 SM_DOWN, enumerator
/linux/drivers/video/console/
H A Dsticon.c134 case SM_DOWN: in sticon_scroll()
/linux/drivers/tty/vt/
H A Dvt.c466 if (dir == SM_DOWN) { in vc_uniscr_scroll()
1498 con_scroll(vc, vc->vc_top, vc->vc_bottom, SM_DOWN, 1); in ri()
2174 con_scroll(vc, vc->state.y, vc->vc_bottom, SM_DOWN, nr); in csi_L()
/linux/drivers/video/fbdev/core/
H A Dfbcon.c1944 case SM_DOWN: in fbcon_scroll()