Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dtiocl.h36 #define TIOCL_BLANKSCREEN 14 /* keep screen blank even if a key is pressed */ macro
/linux-5.19.10/drivers/tty/vt/
Dvt.c3271 case TIOCL_BLANKSCREEN: /* until explicitly unblanked, not only poked */ in tioclinux()