Home
last modified time | relevance | path

Searched refs:TIOCGETC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dioctls.h7 #define TIOCGETC __TIOCGETC macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h20 #define TIOCGETC _IOR('t', 18, struct tchars) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h20 #define TIOCGETC _IOR('t', 18, struct tchars) macro
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c664 #ifdef TIOCGETC
796 #ifdef TIOCGETC in tty_mode_ioctl()
797 case TIOCGETC: in tty_mode_ioctl()
H A Dtty_io.c2894 #ifdef TIOCGETC in tty_compat_ioctl()
2895 case TIOCGETC: in tty_compat_ioctl()