Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtty.h445 static inline struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function
/Linux-v5.10/drivers/tty/
Dtty_io.c1891 struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function