Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c2010 * tty_open_by_driver - open a tty device
2024 static struct tty_struct *tty_open_by_driver(dev_t device, in tty_open_by_driver() function
2116 tty = tty_open_by_driver(device, filp); in tty_open()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c2021 * tty_open_by_driver - open a tty device
2036 static struct tty_struct *tty_open_by_driver(dev_t device, in tty_open_by_driver() function
2127 tty = tty_open_by_driver(device, filp); in tty_open()

Completed in 9 milliseconds