Home
last modified time | relevance | path

Searched refs:tty_add_file (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty.h88 void tty_add_file(struct tty_struct *tty, struct file *file);
H A Dpty.c852 tty_add_file(tty, filp); in ptmx_open()
H A Dtty_io.c197 void tty_add_file(struct tty_struct *tty, struct file *file) in tty_add_file() function
212 * This shall be used only for fail path handling when tty_add_file was not
2127 tty_add_file(tty, filp); in tty_open()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty.h87 void tty_add_file(struct tty_struct *tty, struct file *file);
H A Dpty.c840 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
212 * This shall be used only for fail path handling when tty_add_file was not
2138 tty_add_file(tty, filp); in tty_open()

Completed in 14 milliseconds