Searched refs:goldfish_tty_do_write (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/tty/
H A Dgoldfish.c124 static void goldfish_tty_do_write(int line, const u8 *buf, size_t count) function
184 goldfish_tty_do_write(tty->index, buf, count);
203 goldfish_tty_do_write(co->index, b, count);

Completed in 171 milliseconds