Home
last modified time | relevance | path

Searched defs:sis7019 (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/sound/pci/
Dsis7019.c99 struct sis7019 { struct
100 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 …]