Home
last modified time | relevance | path

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

/linux-6.15/arch/sparc/include/asm/
H A Dioctls.h7 #define TIOCGETC __TIOCGETC macro
/linux-6.15/arch/powerpc/include/uapi/asm/
H A Dioctls.h20 #define TIOCGETC _IOR('t', 18, struct tchars) macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dioctls.h20 #define TIOCGETC _IOR('t', 18, struct tchars) macro
/linux-6.15/drivers/tty/
H A Dtty_ioctl.c656 #ifdef TIOCGETC
790 #ifdef TIOCGETC in tty_mode_ioctl()
791 case TIOCGETC: in tty_mode_ioctl()
H A Dtty_io.c2917 #ifdef TIOCGETC in tty_compat_ioctl()
2918 case TIOCGETC: in tty_compat_ioctl()