Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h457 static inline struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_io.c1971 struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function