Searched defs:snd_riptide (Results 1 – 1 of 1) sorted by relevance
415 struct snd_riptide { struct416 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 …]