Home
last modified time | relevance | path

Searched refs:TYPE_DEVICE (Results 51 – 75 of 124) sorted by relevance

12345

/openbmc/qemu/hw/core/
H A Dqdev-properties.c780 } while (class != object_class_by_name(TYPE_DEVICE)); in qdev_prop_find()
906 oc = object_class_dynamic_cast(oc, TYPE_DEVICE); in qdev_prop_check_globals()
1090 } while (class != object_class_by_name(TYPE_DEVICE)); in qdev_alias_all_properties()
H A Dqdev.c311 DeviceState *dev = DEVICE(object_dynamic_cast(obj, TYPE_DEVICE)); in qdev_assert_realized_properly_cb()
896 .name = TYPE_DEVICE,
H A Dregister.c332 .parent = TYPE_DEVICE,
H A Dsysbus.c332 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/intc/
H A Dxics.c386 .parent = TYPE_DEVICE,
720 .parent = TYPE_DEVICE,
H A Dapic_common.c461 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/tpm/
H A Dtpm_crb.c338 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/mem/
H A Dpc-dimm.c302 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/ppc/
H A Dpnv_sbe.c400 .parent = TYPE_DEVICE,
H A Dpnv_homer.c432 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/s390x/
H A Ds390-stattrib.c383 .parent = TYPE_DEVICE,
H A Ds390-skeys.c468 .parent = TYPE_DEVICE,
H A Dsclp.c471 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3_pbcq.c353 .parent = TYPE_DEVICE,
H A Dpnv_phb4_pec.c340 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/i2c/
H A Dcore.c417 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/input/
H A Dlasips2.c364 .parent = TYPE_DEVICE,
/openbmc/qemu/include/hw/
H A Dqdev-core.h76 #define TYPE_DEVICE "device" macro
/openbmc/qemu/hw/ide/
H A Dqdev.c386 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/hyperv/
H A Dsyndbg.c391 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/riscv/
H A Dopentitan.c326 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/arm/
H A Dfsl-imx25.c339 .parent = TYPE_DEVICE,
/openbmc/qemu/docs/devel/
H A Dvirtio-backends.rst30 Generally all devices in QEMU are super classes of ``TYPE_DEVICE``
/openbmc/qemu/hw/block/
H A Dswim.c269 .parent = TYPE_DEVICE,
/openbmc/qemu/hw/ufs/
H A Dlu.c436 .parent = TYPE_DEVICE,

12345