Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dconsole.h30 SM_UP, enumerator
/linux-6.6.21/drivers/video/console/
Dnewport_con.c588 if (dir == SM_UP) { in newport_scroll()
603 if (dir == SM_UP) { in newport_scroll()
Dsticon.c141 case SM_UP: in sticon_scroll()
Dmdacon.c519 case SM_UP: in mdacon_scroll()
Dvgacon.c1122 if (dir == SM_UP) { in vgacon_scroll()
/linux-6.6.21/drivers/tty/vt/
Dvt.c583 if (dir == SM_UP) { in con_scroll()
1461 con_scroll(vc, vc->vc_top, vc->vc_bottom, SM_UP, 1); in lf()
2009 con_scroll(vc, vc->state.y, vc->vc_bottom, SM_UP, nr); in csi_M()
/linux-6.6.21/drivers/video/fbdev/core/
Dfbcon.c1754 case SM_UP: in fbcon_scroll()