Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dconsole.h31 SM_DOWN, enumerator
/openbmc/linux/drivers/video/console/
H A Dsticon.c148 case SM_DOWN: in sticon_scroll()
H A Dmdacon.c526 case SM_DOWN: in mdacon_scroll()
/openbmc/linux/drivers/tty/vt/
H A Dvt.c436 if (dir == SM_DOWN) { in vc_uniscr_scroll()
1476 con_scroll(vc, vc->vc_top, vc->vc_bottom, SM_DOWN, 1); in ri()
1988 con_scroll(vc, vc->state.y, vc->vc_bottom, SM_DOWN, nr); in csi_L()
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c1844 case SM_DOWN: in fbcon_scroll()