Searched defs:sis7019 (Results 1 – 1 of 1) sorted by relevance
112 struct sis7019 { struct113 unsigned long ioport;114 void __iomem *ioaddr;115 int irq;116 int codecs_present;118 struct pci_dev *pci;119 struct snd_pcm *pcm;120 struct snd_card *card;121 struct snd_ac97 *ac97[3];127 struct mutex ac97_mutex;[all …]