Searched refs:DeviceProperty (Results 1 - 2 of 2) sorted by relevance

/external/qemu/hw/
H A Dqdev.c34 struct DeviceProperty { struct
41 DeviceProperty *next;
120 static DeviceProperty *create_prop(DeviceState *dev, const char *name,
123 DeviceProperty *prop;
137 DeviceProperty *prop;
145 DeviceProperty *prop;
153 DeviceProperty *prop;
184 static DeviceProperty *find_prop(DeviceState *dev, const char *name,
187 DeviceProperty *prop;
200 DeviceProperty *pro
[all...]
H A Dqdev.h9 typedef struct DeviceProperty DeviceProperty; typedef in typeref:struct:DeviceProperty
18 DeviceProperty *props;

Completed in 34 milliseconds