Home
last modified time | relevance | path

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

/openbmc/qemu/docs/devel/
H A Dqom.rst353 the OBJECT_DEFINE_SIMPLE_TYPE macro is suitable:
358 OBJECT_DEFINE_SIMPLE_TYPE(MyDevice, my_device, MY_DEVICE, DEVICE)
392 same thing as OBJECT_DEFINE_SIMPLE_TYPE, but it also sets the
/openbmc/qemu/include/qom/
H A Dobject.h428 #define OBJECT_DEFINE_SIMPLE_TYPE(ModuleObjName, module_obj_name, \ macro