Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dg364fb.c113 static const struct fb_ops g364fb_ops = { variable
216 fb_info.fbops = &g364fb_ops; in g364fb_init()
/openbmc/qemu/hw/display/
H A Dg364fb.c471 static const GraphicHwOps g364fb_ops = { variable
478 s->con = graphic_console_init(dev, 0, &g364fb_ops, s); in g364fb_init()