Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dpty.c851 tty_add_file(tty, filp); in ptmx_open()
H A Dtty_io.c196 void tty_add_file(struct tty_struct *tty, struct file *file) in tty_add_file() function
2124 tty_add_file(tty, filp); in tty_open()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h578 extern void tty_add_file(struct tty_struct *tty, struct file *file);