Searched defs:IntelHDAState (Results 1 – 1 of 1) sorted by relevance
118 typedef struct IntelHDAState IntelHDAState; typedef143 struct IntelHDAState { struct144 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 …]