Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dqxl.c124 static void qxl_hw_update(void *opaque);
1149 .gfx_update = qxl_hw_update,
1927 static void qxl_hw_update(void *opaque) function