Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dconsole.h33 SM_UP, enumerator
/linux/drivers/video/console/
H A Dnewport_con.c589 if (dir == SM_UP) { in newport_scroll()
604 if (dir == SM_UP) { in newport_scroll()
H A Dmdacon.c507 case SM_UP: in mdacon_scroll()
H A Dsticon.c127 case SM_UP: in sticon_scroll()
H A Dvgacon.c1151 if (dir == SM_UP) { in vgacon_scroll()
/linux/drivers/tty/vt/
H A Dvt.c585 if (dir == SM_UP) { in con_scroll()
1443 con_scroll(vc, vc->vc_top, vc->vc_bottom, SM_UP, 1); in lf()
2072 con_scroll(vc, vc->state.y, vc->vc_bottom, SM_UP, nr); in csi_M()
/linux/drivers/video/fbdev/core/
H A Dfbcon.c1772 case SM_UP: in fbcon_scroll()