Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtty.h359 static inline void tty_kref_put(struct tty_struct *tty) in tty_kref_put() function
/openbmc/linux/drivers/tty/
H A Dtty_io.c1561 void tty_kref_put(struct tty_struct *tty) in tty_kref_put() function