Home
last modified time | relevance | path

Searched refs:riptide_reset (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/riptide/
Driptide.c506 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip);
855 if (riptide_reset(cif, NULL) == 0) { in sendcmd()
1252 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip) in riptide_reset() function
1796 if ((err = riptide_reset(cif, chip)) != 0) in snd_riptide_initialize()