Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dtty.h352 static inline void tty_kref_put(struct tty_struct *tty) in tty_kref_put() function
/linux-6.14.4/drivers/tty/
Dtty_io.c1563 void tty_kref_put(struct tty_struct *tty) in tty_kref_put() function