Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dtty.h378 static inline struct tty_struct *tty_kopen_exclusive(dev_t device) in tty_kopen_exclusive() function
/linux-6.1.9/drivers/tty/
Dtty_io.c1998 struct tty_struct *tty_kopen_exclusive(dev_t device) in tty_kopen_exclusive() function