Lines Matching defs:dc
48 DeviceClass *dc = DEVICE_GET_CLASS(dev); in qdev_get_vmsd() local
111 DeviceClass *dc = DEVICE_GET_CLASS(dev); in qdev_set_parent_bus() local
296 DeviceClass *dc; in qdev_assert_realized_properly_cb() local
442 DeviceClass *dc = DEVICE_GET_CLASS(obj); in check_only_migratable() local
457 DeviceClass *dc = DEVICE_GET_CLASS(dev); in device_set_realized() local
622 DeviceClass *dc = DEVICE_GET_CLASS(obj); in device_get_hotpluggable() local
736 DeviceClass *dc = DEVICE_CLASS(class); in device_class_init() local
774 DeviceClass *dc = DEVICE_GET_CLASS(obj); in do_legacy_reset() local
779 void device_class_set_legacy_reset(DeviceClass *dc, DeviceReset dev_reset) in device_class_set_legacy_reset()
798 void device_class_set_parent_realize(DeviceClass *dc, in device_class_set_parent_realize()
806 void device_class_set_parent_unrealize(DeviceClass *dc, in device_class_set_parent_unrealize()