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