Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dtty_io.c2035 static struct tty_struct *tty_open_by_driver(dev_t device, in tty_open_by_driver() function
2126 tty = tty_open_by_driver(device, filp); in tty_open()