Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dtty.h380 static inline void tty_kclose(struct tty_struct *tty) in tty_kclose() function
/Linux-v6.1/drivers/tty/
Dtty_io.c1652 void tty_kclose(struct tty_struct *tty) in tty_kclose() function