Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dintel8x0.c381 struct intel8x0 { struct
382 unsigned int device_type;
384 int irq;
386 void __iomem *addr;
387 void __iomem *bmaddr;
389 struct pci_dev *pci;
390 struct snd_card *card;
392 int pcm_devs;
393 struct snd_pcm *pcm[6];
394 struct ichdev ichd[6];
[all …]