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