Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dintel8x0.c360 struct intel8x0 { struct
361 unsigned int device_type;
363 int irq;
365 void __iomem *addr;
366 void __iomem *bmaddr;
368 struct pci_dev *pci;
369 struct snd_card *card;
371 int pcm_devs;
372 struct snd_pcm *pcm[6];
373 struct ichdev ichd[6];
[all …]