Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dtty_io.c1920 static struct tty_struct *tty_open_by_driver(dev_t device, struct inode *inode, in tty_open_by_driver() function
2012 tty = tty_open_by_driver(device, inode, filp); in tty_open()