Searched defs:snd_riptide (Results 1 – 1 of 1) sorted by relevance
414 struct snd_riptide { struct415 struct snd_card *card;416 struct pci_dev *pci;417 const struct firmware *fw_entry;419 struct cmdif *cif;421 struct snd_pcm *pcm;422 struct snd_pcm *pcm_i2s;423 struct snd_rawmidi *rmidi;424 struct snd_opl3 *opl3;425 struct snd_ac97 *ac97;[all …]