Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/speakup/
Dspk_ttyio.c150 tty = tty_kopen(dev); in spk_ttyio_initialise_ldisc()
/Linux-v5.4/include/linux/
Dtty.h414 extern struct tty_struct *tty_kopen(dev_t device);
439 static inline struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function
/Linux-v5.4/drivers/tty/
Dtty_io.c1889 struct tty_struct *tty_kopen(dev_t device) in tty_kopen() function
1922 EXPORT_SYMBOL_GPL(tty_kopen);