Searched refs:qdev_prop_enum (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ | ||
H A D | qdev-properties.h | 52 extern const PropertyInfo qdev_prop_enum; |
/openbmc/qemu/hw/core/ | ||
H A D | qdev-properties.c | 125 const PropertyInfo qdev_prop_enum = { variable |