Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtty.h378 static inline struct tty_struct *tty_kopen_exclusive(dev_t device) in tty_kopen_exclusive() function
/openbmc/linux/drivers/tty/
H A Dtty_io.c1999 struct tty_struct *tty_kopen_exclusive(dev_t device) in tty_kopen_exclusive() function