Home
last modified time | relevance | path

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

/include/linux/
Dtty.h269 extern struct tty_struct *tty_kopen_exclusive(dev_t device);
293 static inline struct tty_struct *tty_kopen_exclusive(dev_t device) in tty_kopen_exclusive() function