Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dnext-fb.c101 static const GraphicHwOps nextfb_ops = { variable
118 s->con = graphic_console_init(dev, 0, &nextfb_ops, s); in nextfb_realize()