Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/audio/
H A Dasc.h56 struct ASCState { struct
57 SysBusDevice parent_obj;
59 uint8_t type;
60 MemoryRegion asc;
84 OBJECT_DECLARE_SIMPLE_TYPE(ASCState, ASC) argument