Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dcg3.c275 static const GraphicHwOps cg3_ops = { variable
319 s->con = graphic_console_init(dev, 0, &cg3_ops, s); in cg3_realizefn()
/openbmc/linux/drivers/video/fbdev/
H A Dcg3.c43 static const struct fb_ops cg3_ops = { variable
388 info->fbops = &cg3_ops; in cg3_probe()