Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dioctls.h9 #define TIOCGLTC __TIOCGLTC macro
/linux/arch/mips/include/uapi/asm/
H A Dioctls.h58 #define TIOCGLTC 0x7474 /* get special local chars */ macro
/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h41 #define TIOCGLTC _IOR('t', 116, struct ltchars) macro
/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h46 #define TIOCGLTC _IOR('t', 116, struct ltchars) macro
/linux/drivers/tty/
H A Dtty_ioctl.c690 #ifdef TIOCGLTC
796 #ifdef TIOCGLTC in tty_mode_ioctl()
797 case TIOCGLTC: in tty_mode_ioctl()
H A Dtty_io.c2922 #ifdef TIOCGLTC in tty_compat_ioctl()
2923 case TIOCGLTC: in tty_compat_ioctl()