Home
last modified time | relevance | path

Searched defs:tty_kopen (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dtty.h403 static inline struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function
/kernel/linux/linux-5.10/drivers/tty/
Dtty_io.c1974 struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function
/kernel/linux/linux-6.6/drivers/tty/
Dtty_io.c1951 static struct tty_struct *tty_kopen(dev_t device, int shared) in tty_kopen() function