Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dgoldfish.c128 static void goldfish_tty_do_write(int line, const u8 *buf, unsigned int count) in goldfish_tty_do_write() function
191 goldfish_tty_do_write(tty->index, buf, count); in goldfish_tty_write()
210 goldfish_tty_do_write(co->index, b, count); in goldfish_tty_console_write()