Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/driver-api/tty/
Dtty_internals.rst15 :identifiers: tty_kopen_exclusive tty_kopen_shared tty_kclose
/Linux-v6.6/drivers/accessibility/speakup/
Dspk_ttyio.c208 tty_kclose(tty); in spk_ttyio_initialise_ldisc()
366 tty_kclose(tty); in spk_ttyio_release()
/Linux-v6.6/include/linux/
Dtty.h356 void tty_kclose(struct tty_struct *tty);
380 static inline void tty_kclose(struct tty_struct *tty) in tty_kclose() function
/Linux-v6.6/drivers/tty/
Dtty_io.c1653 void tty_kclose(struct tty_struct *tty) in tty_kclose() function
1673 EXPORT_SYMBOL_GPL(tty_kclose);