Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dtty_io.c1941 static struct tty_struct *tty_open_by_driver(dev_t device, in tty_open_by_driver() function
2033 tty = tty_open_by_driver(device, filp); in tty_open()