Home
last modified time | relevance | path

Searched refs:goldfish_tty_chars_in_buffer (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/tty/
Dgoldfish.c193 static unsigned int goldfish_tty_chars_in_buffer(struct tty_struct *tty) in goldfish_tty_chars_in_buffer() function
233 .chars_in_buffer = goldfish_tty_chars_in_buffer,