Home
last modified time | relevance | path

Searched refs:TIOCL_SCROLLCONSOLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtiocl.h35 #define TIOCL_SCROLLCONSOLE 13 /* scroll console */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt.c3210 case TIOCL_SCROLLCONSOLE: in tioclinux()