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

/linux-master/include/linux/
H A Dconsole.h31 SM_UP, enumerator in enum:con_scroll
/linux-master/drivers/video/console/
H A Dsticon.c127 case SM_UP:
H A Dmdacon.c507 case SM_UP:
H A Dnewport_con.c589 if (dir == SM_UP) {
604 if (dir == SM_UP) {
H A Dvgacon.c1151 if (dir == SM_UP) {
/linux-master/drivers/tty/vt/
H A Dvt.c585 if (dir == SM_UP) {
1443 con_scroll(vc, vc->vc_top, vc->vc_bottom, SM_UP, 1);
2072 con_scroll(vc, vc->state.y, vc->vc_bottom, SM_UP, nr);
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.c1752 case SM_UP:

Completed in 135 milliseconds