Home
last modified time | relevance | path

Searched refs:object_initialize_child_with_props (Results 1 – 11 of 11) sorted by relevance

/qemu/hw/watchdog/
H A Dspapr_watchdog.c209 object_initialize_child_with_props(OBJECT(spapr), name, w, in spapr_watchdog_init()
/qemu/hw/arm/
H A Dmusca.c401 object_initialize_child_with_props(OBJECT(machine), name, splitter, in musca_init()
420 object_initialize_child_with_props(OBJECT(machine), "sec-resp-splitter", in musca_init()
H A Dstm32f405_soc.c197 if (!object_initialize_child_with_props(OBJECT(s), "adc-orirq", in stm32f405_soc_realize()
H A Dxlnx-zynqmp.c262 object_initialize_child_with_props(OBJECT(s), "bbram", &s->bbram, in xlnx_zynqmp_create_bbram()
283 object_initialize_child_with_props(ctrl, "xlnx-efuse@0", bits, in xlnx_zynqmp_create_efuse()
H A Dxlnx-versal.c431 object_initialize_child_with_props(OBJECT(s), "bbram", &s->pmc.bbram, in versal_create_bbram()
469 object_initialize_child_with_props(ctrl, "xlnx-efuse@0", bits, in versal_create_efuse()
H A Dmps2-tz.c863 object_initialize_child_with_props(OBJECT(machine), name, in mps2tz_common_init()
/qemu/include/qom/
H A Dobject.h789 bool object_initialize_child_with_props(Object *parentobj,
/qemu/qom/
H A Dobject.c589 bool object_initialize_child_with_props(Object *parentobj, in object_initialize_child_with_props() function
653 object_initialize_child_with_props(parent, propname, child, size, type, in object_initialize_child_internal()
/qemu/hw/ppc/
H A Dpnv.c1570 object_initialize_child_with_props(OBJECT(chip), eq_name, eq, in pnv_chip_quad_realize_one()
H A Dspapr.c1864 object_initialize_child_with_props(OBJECT(spapr), "rtc", &spapr->rtc, in spapr_rtc_create()
/qemu/hw/virtio/
H A Dvirtio.c3220 object_initialize_child_with_props(proxy_obj, "virtio-backend", vdev, in virtio_instance_init_common()