Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
Dmaestro3.c724 struct snd_m3 { struct
726 struct snd_card *card;
728 unsigned long iobase;
730 int irq;
731 unsigned int allegro_flag : 1;
733 struct snd_ac97 *ac97;
735 struct snd_pcm *pcm;
737 struct pci_dev *pci;
739 int dacs_active;
740 int timer_users;
[all …]
/kernel/linux/linux-6.6/sound/pci/
Dmaestro3.c719 struct snd_m3 { struct
721 struct snd_card *card;
723 unsigned long iobase;
725 int irq;
726 unsigned int allegro_flag : 1;
728 struct snd_ac97 *ac97;
730 struct snd_pcm *pcm;
732 struct pci_dev *pci;
734 int dacs_active;
735 int timer_users;
[all …]