Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dtty_io.c181 static inline struct tty_struct *file_tty(struct file *file) in file_tty() function
692 if (redirect && file_tty(redirect) == tty) { in __tty_hangup()
1059 struct tty_struct *tty = file_tty(file); in tty_read()
1231 struct tty_struct *tty = file_tty(file); in tty_write()
1766 struct tty_struct *tty = file_tty(filp); in tty_release()
2193 struct tty_struct *tty = file_tty(filp); in tty_poll()
2209 struct tty_struct *tty = file_tty(filp); in __tty_fasync()
2252 struct tty_struct *tty = file_tty(filp); in tty_fasync()
2843 struct tty_struct *tty = file_tty(file); in tty_ioctl()
2993 struct tty_struct *tty = file_tty(file); in tty_compat_ioctl()
[all …]