Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Dqdev-properties.c783 static const Property *qdev_prop_walk(DeviceClass *cls, const char *name) in qdev_prop_walk() function
802 prop = qdev_prop_walk(DEVICE_CLASS(class), name); in qdev_prop_find()