Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/accessibility/speakup/
Dspk_ttyio.c155 tty = tty_kopen(dev); in spk_ttyio_initialise_ldisc()
/Linux-v5.10/include/linux/
Dtty.h420 extern struct tty_struct *tty_kopen(dev_t device);
445 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
1924 EXPORT_SYMBOL_GPL(tty_kopen);