Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtiocl.h5 #define TIOCL_SETSEL 2 /* set a selection */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt.c3157 case TIOCL_SETSEL: in tioclinux()