Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Datiixp_modem.c220 struct atiixp_modem { struct
221 struct snd_card *card;
222 struct pci_dev *pci;
225 unsigned long addr;
226 void __iomem *remap_addr;
227 int irq;
229 struct snd_ac97_bus *ac97_bus;
230 struct snd_ac97 *ac97[NUM_ATI_CODECS];
232 spinlock_t reg_lock;
234 struct atiixp_dma dmas[NUM_ATI_DMAS];
[all …]