Home
last modified time | relevance | path

Searched defs:tchars (Results 1 – 4 of 4) sorted by relevance

/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h16 struct tchars { struct
25 struct ltchars { argument
/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h28 struct tchars { struct
37 struct ltchars { argument
/linux/arch/mips/include/uapi/asm/
H A Dtermios.h25 struct tchars { struct
34 struct ltchars { argument
/linux/drivers/tty/
H A Dtty_ioctl.c653 static int get_tchars(struct tty_struct *tty, struct tchars __user *tchars) in get_tchars()
668 static int set_tchars(struct tty_struct *tty, struct tchars __user *tchars) in set_tchars()