Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dtty_io.c1880 static struct tty_struct *tty_open_current_tty(dev_t device, struct file *filp) in tty_open_current_tty() function
2131 tty = tty_open_current_tty(device, filp); in tty_open()