Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dgoldfish.c128 static void goldfish_tty_do_write(int line, const char *buf, in goldfish_tty_do_write() function
192 goldfish_tty_do_write(tty->index, buf, count); in goldfish_tty_write()
211 goldfish_tty_do_write(co->index, b, count); in goldfish_tty_console_write()