Searched defs:cmipci (Results 1 – 1 of 1) sorted by relevance
458 struct cmipci { struct459 struct snd_card *card;461 struct pci_dev *pci;462 unsigned int device; /* device ID */463 int irq;465 unsigned long iobase;466 unsigned int ctrl; /* FUNCTRL0 current value */468 struct snd_pcm *pcm; /* DAC/ADC PCM */469 struct snd_pcm *pcm2; /* 2nd DAC */470 struct snd_pcm *pcm_spdif; /* SPDIF */[all …]