Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/speakup/
Dspk_ttyio.c149 tty = tty_kopen(dev); in spk_ttyio_initialise_ldisc()
/Linux-v4.19/include/linux/
Dtty.h407 extern struct tty_struct *tty_kopen(dev_t device);
432 static inline struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function
/Linux-v4.19/drivers/tty/
Dtty_io.c1869 struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function
1902 EXPORT_SYMBOL_GPL(tty_kopen);