termios2           51 include/asm-cris/ioctls.h #define TCGETS2		_IOR('T',0x2A, struct termios2)
termios2           52 include/asm-cris/ioctls.h #define TCSETS2		_IOW('T',0x2B, struct termios2)
termios2           53 include/asm-cris/ioctls.h #define TCSETSW2	_IOW('T',0x2C, struct termios2)
termios2           54 include/asm-cris/ioctls.h #define TCSETSF2	_IOW('T',0x2D, struct termios2)
termios2           84 include/asm-cris/termios.h #define user_termios_to_kernel_termios(k, u) copy_from_user(k, u, sizeof(struct termios2))
termios2           85 include/asm-cris/termios.h #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2))
termios2           50 include/asm-frv/ioctls.h #define TCGETS2		_IOR('T',0x2A, struct termios2)
termios2           51 include/asm-frv/ioctls.h #define TCSETS2		_IOW('T',0x2B, struct termios2)
termios2           52 include/asm-frv/ioctls.h #define TCSETSW2	_IOW('T',0x2C, struct termios2)
termios2           53 include/asm-frv/ioctls.h #define TCSETSF2	_IOW('T',0x2D, struct termios2)
termios2           50 include/asm-m32r/ioctls.h #define TCGETS2		_IOR('T',0x2A, struct termios2)
termios2           51 include/asm-m32r/ioctls.h #define TCSETS2		_IOW('T',0x2B, struct termios2)
termios2           52 include/asm-m32r/ioctls.h #define TCSETSW2	_IOW('T',0x2C, struct termios2)
termios2           53 include/asm-m32r/ioctls.h #define TCSETSF2	_IOW('T',0x2D, struct termios2)
termios2           84 include/asm-m32r/termios.h #define user_termios_to_kernel_termios(k, u) copy_from_user(k, u, sizeof(struct termios2))
termios2           85 include/asm-m32r/termios.h #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2))
termios2           49 include/asm-m68k/ioctls.h #define TCGETS2		_IOR('T',0x2A, struct termios2)
termios2           50 include/asm-m68k/ioctls.h #define TCSETS2		_IOW('T',0x2B, struct termios2)
termios2           51 include/asm-m68k/ioctls.h #define TCSETSW2	_IOW('T',0x2C, struct termios2)
termios2           52 include/asm-m68k/ioctls.h #define TCSETSF2	_IOW('T',0x2D, struct termios2)
termios2           85 include/asm-m68k/termios.h #define user_termios_to_kernel_termios(k, u) copy_from_user(k, u, sizeof(struct termios2))
termios2           86 include/asm-m68k/termios.h #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2))
termios2           50 include/asm-mn10300/ioctls.h #define TCGETS2		_IOR('T', 0x2A, struct termios2)
termios2           51 include/asm-mn10300/ioctls.h #define TCSETS2		_IOW('T', 0x2B, struct termios2)
termios2           52 include/asm-mn10300/ioctls.h #define TCSETSW2	_IOW('T', 0x2C, struct termios2)
termios2           53 include/asm-mn10300/ioctls.h #define TCSETSF2	_IOW('T', 0x2D, struct termios2)
termios2           84 include/asm-mn10300/termios.h 	copy_from_user(k, u, sizeof(struct termios2))
termios2           86 include/asm-mn10300/termios.h 	copy_to_user(u, k, sizeof(struct termios2))
termios2           49 include/asm-parisc/ioctls.h #define TCGETS2		_IOR('T',0x2A, struct termios2)
termios2           50 include/asm-parisc/ioctls.h #define TCSETS2		_IOW('T',0x2B, struct termios2)
termios2           51 include/asm-parisc/ioctls.h #define TCSETSW2	_IOW('T',0x2C, struct termios2)
termios2           52 include/asm-parisc/ioctls.h #define TCSETSF2	_IOW('T',0x2D, struct termios2)
termios2           83 include/asm-parisc/termios.h #define user_termios_to_kernel_termios(k, u) copy_from_user(k, u, sizeof(struct termios2))
termios2           84 include/asm-parisc/termios.h #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2))
termios2           50 include/asm-x86/ioctls.h #define TCGETS2		_IOR('T', 0x2A, struct termios2)
termios2           51 include/asm-x86/ioctls.h #define TCSETS2		_IOW('T', 0x2B, struct termios2)
termios2           52 include/asm-x86/ioctls.h #define TCSETSW2	_IOW('T', 0x2C, struct termios2)
termios2           53 include/asm-x86/ioctls.h #define TCSETSF2	_IOW('T', 0x2D, struct termios2)
termios2           90 include/asm-x86/termios.h 	return copy_from_user(k, u, sizeof(struct termios2));
termios2           96 include/asm-x86/termios.h 	return copy_to_user(u, k, sizeof(struct termios2));
termios2           94 include/asm-xtensa/ioctls.h #define TCGETS2		_IOR('T', 42, struct termios2)
termios2           95 include/asm-xtensa/ioctls.h #define TCSETS2		_IOW('T', 43, struct termios2)
termios2           96 include/asm-xtensa/ioctls.h #define TCSETSW2	_IOW('T', 44, struct termios2)
termios2           97 include/asm-xtensa/ioctls.h #define TCSETSF2	_IOW('T', 45, struct termios2)
termios2           98 include/asm-xtensa/termios.h #define user_termios_to_kernel_termios(k, u) copy_from_user(k, u, sizeof(struct termios2))
termios2           99 include/asm-xtensa/termios.h #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2))