Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/speakup/
Dspk_ttyio.c366 tty_kclose(speakup_tty); in spk_ttyio_release()
/Linux-v5.4/include/linux/
Dtty.h415 extern void tty_kclose(struct tty_struct *tty);
441 static inline void tty_kclose(struct tty_struct *tty) in tty_kclose() function
/Linux-v5.4/drivers/tty/
Dtty_io.c1575 void tty_kclose(struct tty_struct *tty) in tty_kclose() function
1597 EXPORT_SYMBOL_GPL(tty_kclose);