Home
last modified time | relevance | path

Searched defs:RAMFBState (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Dramfb.c33 struct RAMFBState { struct
34 DisplaySurface *ds;
35 uint32_t width, height;
36 struct RAMFBCfg cfg;
/openbmc/qemu/include/hw/display/
H A Dramfb.h7 typedef struct RAMFBState RAMFBState; typedef