Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dconsole.h28 SM_UP, enumerator
/Linux-v5.15/drivers/usb/misc/sisusbvga/
Dsisusb_con.c784 case SM_UP: in sisusbcon_scroll_area()
858 case SM_UP: in sisusbcon_scroll()
904 else if (dir == SM_UP) in sisusbcon_scroll()
/Linux-v5.15/drivers/video/console/
Dnewport_con.c587 if (dir == SM_UP) { in newport_scroll()
602 if (dir == SM_UP) { in newport_scroll()
Dmdacon.c519 case SM_UP: in mdacon_scroll()
Dsticon.c140 case SM_UP: in sticon_scroll()
Dvgacon.c1157 if (dir == SM_UP) { in vgacon_scroll()
/Linux-v5.15/drivers/tty/vt/
Dvt.c636 if (dir == SM_UP) { in con_scroll()
1507 con_scroll(vc, vc->vc_top, vc->vc_bottom, SM_UP, 1); in lf()
2055 con_scroll(vc, vc->state.y, vc->vc_bottom, SM_UP, nr); in csi_M()
/Linux-v5.15/drivers/video/fbdev/core/
Dfbcon.c1704 case SM_UP: in fbcon_scroll()