Home
last modified time | relevance | path

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

/drivers/tty/
Dtty_io.c1989 static struct tty_driver *tty_lookup_driver(dev_t device, struct file *filp, in tty_lookup_driver() function
2073 driver = tty_lookup_driver(device, filp, &noctty, &index); in tty_open()