Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dsysemu.h34 } VGAInterfaceType; typedef
/openbmc/qemu/system/
H A Dvl.c998 static bool vga_interface_available(VGAInterfaceType t) in vga_interface_available()