Home
last modified time | relevance | path

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

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