Lines Matching defs:DeviceClass
114 struct DeviceClass { struct
116 ObjectClass parent_class;
127 const char *fw_name;
131 const char *desc;
139 const Property *props_;
154 bool user_creatable;
155 bool hotpluggable;
166 DeviceReset legacy_reset;
167 DeviceRealize realize;
168 DeviceUnrealize unrealize;
169 DeviceSyncConfig sync_config;
175 const VMStateDescription *vmsd;
181 const char *bus_type;