Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dconsole.h34 SM_UP, enumerator
/Linux-v5.4/drivers/video/console/
Dsticon.c167 case SM_UP: in sticon_scroll()
Dnewport_con.c588 if (dir == SM_UP) { in newport_scroll()
603 if (dir == SM_UP) { in newport_scroll()
Dmdacon.c517 case SM_UP: in mdacon_scroll()
Dvgacon.c1379 if (dir == SM_UP) { in vgacon_scroll()
/Linux-v5.4/drivers/usb/misc/sisusbvga/
Dsisusb_con.c783 case SM_UP: in sisusbcon_scroll_area()
857 case SM_UP: in sisusbcon_scroll()
903 else if (dir == SM_UP) in sisusbcon_scroll()
/Linux-v5.4/drivers/tty/vt/
Dvt.c637 if (dir == SM_UP) { in con_scroll()
1453 con_scroll(vc, vc->vc_top, vc->vc_bottom, SM_UP, 1); in lf()
1995 con_scroll(vc, vc->vc_y, vc->vc_bottom, SM_UP, nr); in csi_M()
/Linux-v5.4/drivers/video/fbdev/core/
Dfbcon.c1888 case SM_UP: in fbcon_scroll()