Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/sound/pci/riptide/
Driptide.c429 struct snd_riptide { struct
430 struct snd_card *card;
431 struct pci_dev *pci;
432 const struct firmware *fw_entry;
434 struct cmdif *cif;
436 struct snd_pcm *pcm;
437 struct snd_pcm *pcm_i2s;
438 struct snd_rawmidi *rmidi;
439 struct snd_opl3 *opl3;
440 struct snd_ac97 *ac97;
[all …]
/kernel/linux/linux-5.10/sound/pci/riptide/
Driptide.c415 struct snd_riptide { struct
416 struct snd_card *card;
417 struct pci_dev *pci;
418 const struct firmware *fw_entry;
420 struct cmdif *cif;
422 struct snd_pcm *pcm;
423 struct snd_pcm *pcm_i2s;
424 struct snd_rawmidi *rmidi;
425 struct snd_opl3 *opl3;
426 struct snd_ac97 *ac97;
[all …]