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