Searched refs:tty_kopen_exclusive (Results 1 – 4 of 4) sorted by relevance
15 :identifiers: tty_kopen_exclusive tty_kopen_shared tty_kclose
354 struct tty_struct *tty_kopen_exclusive(dev_t device);378 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()
1998 struct tty_struct *tty_kopen_exclusive(dev_t device) in tty_kopen_exclusive() function2002 EXPORT_SYMBOL_GPL(tty_kopen_exclusive);