Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dtty_io.c1869 struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function
/Linux-v4.19/include/linux/
Dtty.h432 static inline struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function