Searched refs:tchars (Results 1 – 7 of 7) sorted by relevance
/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 18 #define TIOCSETC _IOW('t', 17, struct tchars) 19 #define TIOCGETC _IOR('t', 18, struct tchars)
|
D | termios.h | 27 struct tchars { struct
|
/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 18 #define TIOCSETC _IOW('t', 17, struct tchars) 19 #define TIOCGETC _IOR('t', 18, struct tchars)
|
D | termios.h | 15 struct tchars { struct
|
/arch/sparc/include/uapi/asm/ |
D | termios.h | 16 struct tchars { struct
|
D | ioctls.h | 46 #define __TIOCSETC _IOW('t', 17, struct tchars) /* SunOS Specific */ 47 #define __TIOCGETC _IOR('t', 18, struct tchars) /* SunOS Specific */
|
/arch/mips/include/uapi/asm/ |
D | termios.h | 24 struct tchars { struct
|