Home
last modified time | relevance | path

Searched refs:qdev_set_parent_bus (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/sd/
H A Dcore.c259 qdev_set_parent_bus(DEVICE(card), &to->qbus, &error_abort); in sdbus_reparent_card()
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb.c58 if (!qdev_set_parent_bus(DEVICE(child), parent_bus, errp)) { in pnv_parent_fixup()