Searched defs:sis7019 (Results 1 – 1 of 1) sorted by relevance
99 struct sis7019 { struct100 unsigned long ioport;101 void __iomem *ioaddr;102 int irq;103 int codecs_present;105 struct pci_dev *pci;106 struct snd_pcm *pcm;107 struct snd_card *card;108 struct snd_ac97 *ac97[3];114 struct mutex ac97_mutex;[all …]