Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dtty_io.c458 struct tty_struct *tty = file_tty(file); in tty_show_fdinfo()
543 if (redirect && file_tty(redirect) == tty) { in tty_release_redirect()
916 struct tty_struct *tty = file_tty(file); in tty_read()
1071 struct tty_struct *tty = file_tty(file); in file_tty_write()
1724 struct tty_struct *tty = file_tty(filp); in tty_release()
2195 struct tty_struct *tty = file_tty(filp); in tty_poll()
2213 struct tty_struct *tty = file_tty(filp); in __tty_fasync()
2248 struct tty_struct *tty = file_tty(filp); in tty_fasync()
2657 struct tty_struct *tty = file_tty(file); in tty_ioctl()
2865 struct tty_struct *tty = file_tty(file); in tty_compat_ioctl()
[all …]