Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/
Dsis7019.c95 struct sis7019 { struct
96 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 …]