Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/
Dcmipci.c441 struct cmipci { struct
442 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 …]