Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dresettable.c218 static unsigned resettable_get_count(Object *obj) in resettable_get_count() function
231 unsigned newp_count = resettable_get_count(newp); in resettable_change_parent()
232 unsigned oldp_count = resettable_get_count(oldp); in resettable_change_parent()