Home
last modified time | relevance | path

Searched defs:ResettableState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/
H A Dresettable.h25 typedef struct ResettableState ResettableState; typedef
149 struct ResettableState { struct
161 static inline void resettable_state_clear(ResettableState *state) in resettable_state_clear() argument