Searched refs:qdev_prop_walk (Results 1 – 1 of 1) sorted by relevance
783 static const Property *qdev_prop_walk(DeviceClass *cls, const char *name) in qdev_prop_walk() function802 prop = qdev_prop_walk(DEVICE_CLASS(class), name); in qdev_prop_find()