Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dtcx.c44 static const struct fb_ops tcx_ops = { variable
442 info->fbops = &tcx_ops; in tcx_probe()
/openbmc/qemu/hw/display/
H A Dtcx.c745 static const GraphicHwOps tcx_ops = { variable
873 s->con = graphic_console_init(dev, 0, &tcx_ops, s); in tcx_realizefn()