Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds