Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/speakup/
Dspk_ttyio.c360 tty_kclose(speakup_tty); in spk_ttyio_release()
/Linux-v4.19/include/linux/
Dtty.h408 extern void tty_kclose(struct tty_struct *tty);
434 static inline void tty_kclose(struct tty_struct *tty) in tty_kclose() function
/Linux-v4.19/drivers/tty/
Dtty_io.c1557 void tty_kclose(struct tty_struct *tty) in tty_kclose() function
1579 EXPORT_SYMBOL_GPL(tty_kclose);