Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dtty_io.c2042 static struct tty_struct *tty_open_by_driver(dev_t device, in tty_open_by_driver() function
2133 tty = tty_open_by_driver(device, filp); in tty_open()