Searched refs:tty_kopen_exclusive (Results 1 – 3 of 3) sorted by relevance
265 extern struct tty_struct *tty_kopen_exclusive(dev_t device);289 static inline struct tty_struct *tty_kopen_exclusive(dev_t device) in tty_kopen_exclusive() function
155 tty = tty_kopen_exclusive(dev); in spk_ttyio_initialise_ldisc()
2018 struct tty_struct *tty_kopen_exclusive(dev_t device) in tty_kopen_exclusive() function2022 EXPORT_SYMBOL_GPL(tty_kopen_exclusive);