| /openbmc/qemu/hw/misc/macio/ |
| H A D | macio.c | 98 if (!qdev_realize(DEVICE(&s->dbdma), BUS(&s->macio_bus), errp)) { in macio_common_realize() 110 if (!qdev_realize(DEVICE(&s->escc), BUS(&s->macio_bus), errp)) { in macio_common_realize() 130 if (!qdev_realize(DEVICE(ide), BUS(&s->macio_bus), errp)) { in macio_realize_ide() 151 if (!qdev_realize(DEVICE(&os->pic), BUS(&s->macio_bus), errp)) { in macio_oldworld_realize() 160 if (!qdev_realize(DEVICE(&s->cuda), BUS(&s->macio_bus), errp)) { in macio_oldworld_realize() 172 if (!qdev_realize(DEVICE(&os->nvram), BUS(&s->macio_bus), errp)) { in macio_oldworld_realize() 308 if (!qdev_realize(DEVICE(&ns->gpio), BUS(&s->macio_bus), errp)) { in macio_newworld_realize() 324 if (!qdev_realize(DEVICE(&s->pmu), BUS(&s->macio_bus), errp)) { in macio_newworld_realize() 339 if (!qdev_realize(DEVICE(&s->cuda), BUS(&s->macio_bus), errp)) { in macio_newworld_realize()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-qdev-global-props.c | 100 qdev_realize(DEVICE(mt), NULL, &error_fatal); in test_static_prop_subprocess() 135 qdev_realize(DEVICE(mt), NULL, &error_fatal); in test_static_globalprop_subprocess() 253 qdev_realize(DEVICE(mt), NULL, &error_fatal); in test_dynamic_globalprop_subprocess() 299 qdev_realize(DEVICE(mt), NULL, &error_fatal); in test_subclass_global_props()
|
| /openbmc/qemu/hw/arm/ |
| H A D | b-l475e-iot01a.c | 93 qdev_realize(dev, NULL, &error_abort); in bl475e_init() 100 qdev_realize(gpio_out_splitter, NULL, &error_fatal); in bl475e_init()
|
| H A D | npcm7xx_boards.c | 162 qdev_realize(splitter, NULL, &error_abort); in npcm7xx_init_pwm_splitter() 371 qdev_realize(DEVICE(soc), NULL, &error_fatal); in npcm750_evb_init() 386 qdev_realize(DEVICE(soc), NULL, &error_fatal); in quanta_gsj_init() 402 qdev_realize(DEVICE(soc), NULL, &error_fatal); in quanta_gbs_init() 420 qdev_realize(DEVICE(soc), NULL, &error_fatal); in kudo_bmc_init() 439 qdev_realize(DEVICE(soc), NULL, &error_fatal); in mori_bmc_init()
|
| H A D | bcm2838_peripherals.c | 98 if (!qdev_realize(DEVICE(&s->mmc_irq_orgate), NULL, errp)) { in bcm2838_peripherals_realize() 124 if (!qdev_realize(DEVICE(&s->dma_7_8_irq_orgate), NULL, errp)) { in bcm2838_peripherals_realize() 141 if (!qdev_realize(DEVICE(&s->dma_9_10_irq_orgate), NULL, errp)) { in bcm2838_peripherals_realize()
|
| H A D | fby35.c | 99 qdev_realize(DEVICE(&s->bmc), NULL, &error_abort); in fby35_bmc_init() 142 qdev_realize(DEVICE(&s->bic), NULL, &error_abort); in fby35_init()
|
| H A D | mcimx7d-sabre.c | 48 qdev_realize(DEVICE(s), NULL, &error_fatal); in mcimx7d_sabre_init()
|
| /openbmc/qemu/hw/ppc/ |
| H A D | pnv.c | 1658 if (!qdev_realize(DEVICE(psi8), NULL, errp)) { in pnv_chip_power8_class_init() 1665 qdev_realize(DEVICE(&chip8->lpc), NULL, &error_fatal); in pnv_chip_power8_class_init() 1686 if (!qdev_realize(DEVICE(&chip8->homer), NULL, errp)) { in pnv_chip_power8nvl_class_init() 1698 if (!qdev_realize(DEVICE(&chip8->occ), NULL, errp)) { in pnv_chip_power9_instance_init() 1852 qdev_realize(DEVICE(eq), NULL, &error_fatal); in pnv_handle_sprd_store() 1891 if (!qdev_realize(DEVICE(pec), NULL, errp)) { in pnv_chip_power9_realize() 1998 if (!qdev_realize(DEVICE(&chip9->adu), NULL, errp)) { in pnv_chip_power9_realize() 2039 if (!qdev_realize(DEVICE(psi9), NULL, errp)) { in pnv_chip_power9_class_init() 2046 if (!qdev_realize(DEVICE(&chip9->lpc), NULL, errp)) { in pnv_chip_power9_class_init() 2063 if (!qdev_realize(DEVIC in pnv_chip_power10_instance_init() [all...] |
| /openbmc/qemu/hw/microblaze/ |
| H A D | xlnx-zynqmp-pmu.c | 98 if (!qdev_realize(DEVICE(&s->cpu), NULL, errp)) { in xlnx_zynqmp_pmu_soc_realize() 172 qdev_realize(DEVICE(pmu), NULL, &error_fatal); in type_init()
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-nsm-pci.c | 38 if (!qdev_realize(vdev, BUS(&vpci_dev->bus), errp)) { in virtio_nsm_pci_realize()
|
| H A D | vhost-user-scmi-pci.c | 31 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in DECLARE_INSTANCE_CHECKER()
|
| H A D | vhost-user-i2c-pci.c | 32 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in DECLARE_INSTANCE_CHECKER()
|
| H A D | vhost-user-snd-pci.c | 33 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in DECLARE_INSTANCE_CHECKER()
|
| H A D | vhost-user-gpio-pci.c | 32 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in DECLARE_INSTANCE_CHECKER()
|
| H A D | vhost-user-device-pci.c | |
| /openbmc/qemu/hw/s390x/ |
| H A D | vhost-scsi-ccw.c | 33 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in vhost_ccw_scsi_realize()
|
| H A D | virtio-ccw-9p.c | 33 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in virtio_ccw_9p_realize()
|
| H A D | virtio-ccw-rng.c | 33 if (!qdev_realize(vdev, BUS(&ccw_dev->bus), errp)) { in virtio_ccw_rng_realize()
|
| H A D | virtio-ccw-blk.c | 33 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in virtio_ccw_blk_realize()
|
| H A D | vhost-vsock-ccw.c | 35 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in vhost_vsock_ccw_realize()
|
| H A D | virtio-ccw-crypto.c | 32 if (!qdev_realize(vdev, BUS(&ccw_dev->bus), errp)) { in virtio_ccw_crypto_realize()
|
| H A D | virtio-ccw-balloon.c | 33 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in virtio_ccw_balloon_realize()
|
| H A D | vhost-user-fs-ccw.c | 38 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in vhost_user_fs_ccw_realize()
|
| /openbmc/qemu/hw/isa/ |
| H A D | piix.c | 343 if (!qdev_realize(DEVICE(&d->rtc), BUS(isa_bus), errp)) { in pci_piix_realize() 351 if (!qdev_realize(DEVICE(&d->ide), BUS(pci_bus), errp)) { in pci_piix_realize() 359 if (!qdev_realize(DEVICE(&d->uhci), BUS(pci_bus), errp)) { in pci_piix_realize() 370 if (!qdev_realize(DEVICE(&d->pm), BUS(pci_bus), errp)) { in pci_piix_realize()
|
| H A D | vt82c686.c | 740 if (!qdev_realize(DEVICE(&s->rtc), BUS(isa_bus), errp)) { in via_isa_realize() 752 if (!qdev_realize(DEVICE(&s->via_sio), BUS(isa_bus), errp)) { in via_isa_realize() 758 if (!qdev_realize(DEVICE(&s->ide), BUS(pci_bus), errp)) { in via_isa_realize() 769 if (!qdev_realize(DEVICE(&s->uhci[i]), BUS(pci_bus), errp)) { in via_isa_realize() 776 if (!qdev_realize(DEVICE(&s->pm), BUS(pci_bus), errp)) { in via_isa_realize() 782 if (!qdev_realize(DEVICE(&s->ac97), BUS(pci_bus), errp)) { in via_isa_realize() 788 if (!qdev_realize(DEVICE(&s->mc97), BUS(pci_bus), errp)) { in via_isa_realize()
|