Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dintel-hda.c118 typedef struct IntelHDAState IntelHDAState; typedef
143 struct IntelHDAState { struct
144 PCIDevice pci;
145 const char *name;
146 HDACodecBus codecs;
149 uint32_t g_ctl;
150 uint32_t wake_en;
151 uint32_t state_sts;
152 uint32_t int_ctl;
153 uint32_t int_sts;
[all …]