Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty_io.c177 static inline struct tty_struct *file_tty(struct file *file) in file_tty() function
455 struct tty_struct *tty = file_tty(file); in tty_show_fdinfo()
537 if (redirect && file_tty(redirect) == tty) { in tty_release_redirect()
914 struct tty_struct *tty = file_tty(file); in tty_read()
1073 struct tty_struct *tty = file_tty(file); in file_tty_write()
1726 struct tty_struct *tty = file_tty(filp); in tty_release()
2197 struct tty_struct *tty = file_tty(filp); in tty_poll()
2215 struct tty_struct *tty = file_tty(filp); in __tty_fasync()
2256 struct tty_struct *tty = file_tty(filp); in tty_fasync()
2681 struct tty_struct *tty = file_tty(file); in tty_ioctl()
[all …]