Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/driver-api/tty/
A Dtty_internals.rst15 :identifiers: tty_kopen_exclusive tty_kopen_shared tty_kclose
/linux-6.3-rc2/include/linux/
A Dtty.h354 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
/linux-6.3-rc2/drivers/accessibility/speakup/
A Dspk_ttyio.c155 tty = tty_kopen_exclusive(dev); in spk_ttyio_initialise_ldisc()
/linux-6.3-rc2/drivers/tty/
A Dtty_io.c2000 struct tty_struct *tty_kopen_exclusive(dev_t device) in tty_kopen_exclusive() function
2004 EXPORT_SYMBOL_GPL(tty_kopen_exclusive);

Completed in 16 milliseconds