HomeSort by relevance Sort by last modified time
    Searched refs:type_register_static (Results 1 - 3 of 3) sorted by null

  /external/qemu/qom/
container.c 25 type_register_static(&container_info);
object.c 136 TypeImpl *type_register_static(const TypeInfo *info) function
    [all...]
  /external/qemu/include/qom/
object.h 76 * 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
    [all...]

Completed in 183 milliseconds