Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dpty.c784 tty_add_file(tty, filp); in ptmx_open()
Dtty_io.c195 void tty_add_file(struct tty_struct *tty, struct file *file) in tty_add_file() function
2107 tty_add_file(tty, filp); in tty_open()
/linux-4.1.27/include/linux/
Dtty.h512 extern void tty_add_file(struct tty_struct *tty, struct file *file);