Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dgoldfish_tty.h17 #define TYPE_GOLDFISH_TTY "goldfish_tty" macro
/openbmc/qemu/hw/char/
H A Dgoldfish_tty.c273 .name = TYPE_GOLDFISH_TTY,
/openbmc/qemu/hw/m68k/
H A Dvirt.c196 dev = qdev_new(TYPE_GOLDFISH_TTY); in virt_init()