Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/riptide/
H A Driptide.c490 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip);
839 if (riptide_reset(cif, NULL) == 0) { in sendcmd()
1243 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip) in riptide_reset() function
1783 err = riptide_reset(cif, chip); in snd_riptide_initialize()