Home
last modified time | relevance | path

Searched refs:TIOCGLTC (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/arch/sparc/include/asm/
Dioctls.h9 #define TIOCGLTC __TIOCGLTC macro
/Linux-v5.10/arch/mips/include/uapi/asm/
Dioctls.h58 #define TIOCGLTC 0x7474 /* get special local chars */ macro
/Linux-v5.10/arch/powerpc/include/uapi/asm/
Dioctls.h41 #define TIOCGLTC _IOR('t', 116, struct ltchars) macro
/Linux-v5.10/arch/alpha/include/uapi/asm/
Dioctls.h46 #define TIOCGLTC _IOR('t', 116, struct ltchars) macro
/Linux-v5.10/drivers/tty/
Dtty_ioctl.c630 #ifdef TIOCGLTC
738 #ifdef TIOCGLTC in tty_mode_ioctl()
739 case TIOCGLTC: in tty_mode_ioctl()
Dtty_io.c2787 #ifdef TIOCGLTC in tty_compat_ioctl()
2788 case TIOCGLTC: in tty_compat_ioctl()