Searched defs:sis7019 (Results 1 – 1 of 1) sorted by relevance
95 struct sis7019 { struct96 unsigned long ioport;97 void __iomem *ioaddr;98 int irq;99 int codecs_present;101 struct pci_dev *pci;102 struct snd_pcm *pcm;103 struct snd_card *card;104 struct snd_ac97 *ac97[3];110 struct mutex ac97_mutex;[all …]