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
623 DeviceClass *dc = DEVICE_GET_CLASS(obj); in device_get_hotpluggable() local
737 DeviceClass *dc = DEVICE_CLASS(class); in device_class_init() local
775 DeviceClass *dc = DEVICE_GET_CLASS(obj); in do_legacy_reset() local
780 void device_class_set_legacy_reset(DeviceClass *dc, DeviceReset dev_reset) in device_class_set_legacy_reset()
799 void device_class_set_parent_realize(DeviceClass *dc, in device_class_set_parent_realize()
807 void device_class_set_parent_unrealize(DeviceClass *dc, in device_class_set_parent_unrealize()