Home
last modified time | relevance | path

Searched defs:cmipci (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/
H A Dcmipci.c444 struct cmipci { struct
445 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 …]