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