Home
last modified time | relevance | path

Searched refs:ltchars (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/alpha/include/uapi/asm/
Dioctls.h41 #define TIOCGLTC _IOR('t', 116, struct ltchars)
42 #define TIOCSLTC _IOW('t', 117, struct ltchars)
Dtermios.h25 struct ltchars { struct
/Linux-v4.19/arch/powerpc/include/uapi/asm/
Dioctls.h41 #define TIOCGLTC _IOR('t', 116, struct ltchars)
42 #define TIOCSLTC _IOW('t', 117, struct ltchars)
Dtermios.h37 struct ltchars { struct
/Linux-v4.19/drivers/tty/
Dtty_ioctl.c631 static int get_ltchars(struct tty_struct *tty, struct ltchars __user *ltchars) in get_ltchars() argument
633 struct ltchars tmp; in get_ltchars()
645 return copy_to_user(ltchars, &tmp, sizeof(tmp)) ? -EFAULT : 0; in get_ltchars()
648 static int set_ltchars(struct tty_struct *tty, struct ltchars __user *ltchars) in set_ltchars() argument
650 struct ltchars tmp; in set_ltchars()
652 if (copy_from_user(&tmp, ltchars, sizeof(tmp))) in set_ltchars()
/Linux-v4.19/arch/sparc/include/uapi/asm/
Dioctls.h70 #define __TIOCGLTC _IOR('t', 116, struct ltchars) /* SunOS Specific */
71 #define __TIOCSLTC _IOW('t', 117, struct ltchars) /* SunOS Specific */
Dtermios.h26 struct ltchars { struct
/Linux-v4.19/arch/mips/include/uapi/asm/
Dtermios.h34 struct ltchars { struct