Searched defs:IntelHDAState (Results 1 – 1 of 1) sorted by relevance
119 typedef struct IntelHDAState IntelHDAState; typedef144 struct IntelHDAState { struct145 PCIDevice pci;146 const char *name;147 HDACodecBus codecs;150 uint32_t g_ctl;151 uint32_t wake_en;152 uint32_t state_sts;153 uint32_t int_ctl;154 uint32_t int_sts;[all …]