Searched defs:cmipci (Results 1 – 1 of 1) sorted by relevance
444 struct cmipci { struct445 struct snd_card *card;447 struct pci_dev *pci;448 unsigned int device; /* device ID */449 int irq;451 unsigned long iobase;452 unsigned int ctrl; /* FUNCTRL0 current value */454 struct snd_pcm *pcm; /* DAC/ADC PCM */455 struct snd_pcm *pcm2; /* 2nd DAC */456 struct snd_pcm *pcm_spdif; /* SPDIF */[all …]