Home
last modified time | relevance | path

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

/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c209 object_initialize_child_with_props(OBJECT(spapr), name, w, in spapr_watchdog_init()
/openbmc/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.c208 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.c441 object_initialize_child_with_props(OBJECT(s), "bbram", &s->pmc.bbram, in versal_create_bbram()
479 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()
/openbmc/qemu/include/qom/
H A Dobject.h789 bool object_initialize_child_with_props(Object *parentobj,
/openbmc/qemu/qom/
H A Dobject.c587 bool object_initialize_child_with_props(Object *parentobj, in object_initialize_child_with_props() function
651 object_initialize_child_with_props(parent, propname, child, size, type, in object_initialize_child_internal()
/openbmc/qemu/hw/ppc/
H A Dpegasos2.c228 object_initialize_child_with_props(OBJECT(pm), n, in pegasos2_init()
H A Dpnv.c1722 object_initialize_child_with_props(OBJECT(chip), eq_name, eq, in pnv_chip_quad_realize_one()
H A Dspapr.c1803 object_initialize_child_with_props(OBJECT(spapr), "rtc", &spapr->rtc, in spapr_rtc_create()
/openbmc/qemu/hw/virtio/
H A Dvirtio.c3448 object_initialize_child_with_props(proxy_obj, "virtio-backend", vdev, in virtio_instance_init_common()