Home | History | Annotate | Download | only in hw

Lines Matching full:deviceproperty

35 struct DeviceProperty {
42 DeviceProperty *next;
234 static DeviceProperty *create_prop(DeviceState *dev, const char *name,
237 DeviceProperty *prop;
251 DeviceProperty *prop;
259 DeviceProperty *prop;
267 DeviceProperty *prop;
298 static DeviceProperty *find_prop(DeviceState *dev, const char *name,
301 DeviceProperty *prop;
314 DeviceProperty *prop;
326 DeviceProperty *prop;
335 DeviceProperty *prop;
466 DeviceProperty *prop;