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