Searched refs:riptide_reset (Results 1 – 1 of 1) sorted by relevance
506 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() function1796 if ((err = riptide_reset(cif, chip)) != 0) in snd_riptide_initialize()