Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtty.h380 static inline void tty_kclose(struct tty_struct *tty) in tty_kclose() function
/openbmc/linux/drivers/tty/
H A Dtty_io.c1653 void tty_kclose(struct tty_struct *tty) in tty_kclose() function