Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dtty.h68 void tty_open_proc_set_tty(struct file *filp, struct tty_struct *tty);
H A Dtty_jobctrl.c132 void tty_open_proc_set_tty(struct file *filp, struct tty_struct *tty) in tty_open_proc_set_tty() function
H A Dtty_io.c2176 tty_open_proc_set_tty(filp, tty); in tty_open()