Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dresettable.h153 static inline void resettable_state_clear(ResettableState *state) in resettable_state_clear() function
/openbmc/qemu/hw/core/
H A Dqdev.c532 resettable_state_clear(&dev->reset); in device_set_realized()