Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dxenfb.c84 static const GraphicHwOps xenfb_ops; variable
911 fb->con = graphic_console_init(NULL, 0, &xenfb_ops, fb); in fb_initialise()
993 static const GraphicHwOps xenfb_ops = { variable