Home
last modified time | relevance | path

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

/openbmc/qemu/qom/
H A Dobject.c1594 static void object_property_init_defval(Object *obj, ObjectProperty *prop) in object_property_init_defval() function
1610 prop->init = object_property_init_defval; in object_property_set_default()