Searched refs:type_register_static (Results 1 - 3 of 3) sorted by relevance

/external/qemu/qom/
H A Dcontainer.c25 type_register_static(&container_info);
H A Dobject.c136 TypeImpl *type_register_static(const TypeInfo *info) function
/external/qemu/include/qom/
H A Dobject.h76 * type_register_static(&my_device_info);
651 * type_register_static:
659 Type type_register_static(const TypeInfo *info);
665 * Unlike type_register_static(), this call does not require @info or its

Completed in 7324 milliseconds