Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dtty.h291 static inline void tty_kclose(struct tty_struct *tty) in tty_kclose() function
/Linux-v5.15/drivers/tty/
Dtty_io.c1671 void tty_kclose(struct tty_struct *tty) in tty_kclose() function