Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dgoldfish_tty.c126 static void goldfish_tty_write(void *opaque, hwaddr addr, in goldfish_tty_write() function
161 .write = goldfish_tty_write,
H A Dtrace-events25 goldfish_tty_write(void *dev, unsigned int addr, unsigned int size, uint64_t value) "tty: %p reg: 0…
/openbmc/linux/drivers/tty/
H A Dgoldfish.c188 static ssize_t goldfish_tty_write(struct tty_struct *tty, const u8 *buf, in goldfish_tty_write() function
238 .write = goldfish_tty_write,