Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtiocl.h37 #define TIOCL_BLANKEDSCREEN 15 /* return which vt was blanked */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt.c3228 case TIOCL_BLANKEDSCREEN: in tioclinux()