Home
last modified time | relevance | path

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

/drivers/tty/
Dtty_io.c2039 static struct tty_struct *tty_open_by_driver(dev_t device, struct inode *inode, in tty_open_by_driver() function
2125 tty = tty_open_by_driver(device, inode, filp); in tty_open()