Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dmacfb.c499 static const struct fb_ops macfb_ops = { variable
873 fb_info.fbops = &macfb_ops; in macfb_init()
/openbmc/qemu/hw/display/
H A Dmacfb.c640 static const GraphicHwOps macfb_ops = { variable
669 s->con = graphic_console_init(dev, 0, &macfb_ops, s); in macfb_common_realize()