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.h55 struct ASCState { struct
56 SysBusDevice parent_obj;
58 uint8_t type;
59 MemoryRegion asc;
83 OBJECT_DECLARE_SIMPLE_TYPE(ASCState, ASC) argument