Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dbochs-display.c260 static const GraphicHwOps bochs_display_gfx_ops = { variable
280 s->con = graphic_console_init(DEVICE(dev), 0, &bochs_display_gfx_ops, s); in bochs_display_realize()