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