Searched defs:intel8x0 (Results 1 – 1 of 1) sorted by relevance
338 struct intel8x0 { struct339 unsigned int device_type;341 int irq;343 void __iomem *addr;344 void __iomem *bmaddr;346 struct pci_dev *pci;347 struct snd_card *card;349 int pcm_devs;350 struct snd_pcm *pcm[6];351 struct ichdev ichd[6];[all …]