Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtiocl.h23 #define TIOCL_UNBLANKSCREEN 4 /* unblank screen */ macro
/linux/drivers/tty/vt/
H A Dvt.c3355 case TIOCL_UNBLANKSCREEN: in tioclinux()