Searched defs:ac97_source_info (Results 1 – 1 of 1) sorted by relevance
266 struct ac97_source_info { struct267 const char *class;268 const char *device;269 const char *qualifier;271 int type;272 const void *info;273 int info_size;275 uint8_t reg;276 int32_t default_value;277 unsigned bits:3;[all …]