Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/alpha/include/uapi/asm/
Dioctls.h46 #define TIOCGLTC _IOR('t', 116, struct ltchars)
47 #define TIOCSLTC _IOW('t', 117, struct ltchars)
Dtermios.h25 struct ltchars { struct
/linux-6.1.9/drivers/tty/
Dtty_ioctl.c687 static int get_ltchars(struct tty_struct *tty, struct ltchars __user *ltchars) in get_ltchars() argument
689 struct ltchars tmp; in get_ltchars()
701 return copy_to_user(ltchars, &tmp, sizeof(tmp)) ? -EFAULT : 0; in get_ltchars()
704 static int set_ltchars(struct tty_struct *tty, struct ltchars __user *ltchars) in set_ltchars() argument
706 struct ltchars tmp; in set_ltchars()
708 if (copy_from_user(&tmp, ltchars, sizeof(tmp))) in set_ltchars()
/linux-6.1.9/arch/sparc/include/uapi/asm/
Dioctls.h72 #define __TIOCGLTC _IOR('t', 116, struct ltchars) /* SunOS Specific */
73 #define __TIOCSLTC _IOW('t', 117, struct ltchars) /* SunOS Specific */
Dtermios.h26 struct ltchars { struct
/linux-6.1.9/arch/mips/include/uapi/asm/
Dtermios.h34 struct ltchars { struct