Home
last modified time | relevance | path

Searched refs:resettable_container_remove (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/core/
H A Dresetcontainer.h46 void resettable_container_remove(ResettableContainer *rc, Object *obj);
/openbmc/qemu/hw/core/
H A Dresetcontainer.c35 void resettable_container_remove(ResettableContainer *rc, Object *obj) in resettable_container_remove() function
H A Dreset.c170 resettable_container_remove(get_root_reset_container(), obj); in qemu_unregister_resettable()