Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/riptide/
H A Driptide.c491 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip);
840 if (riptide_reset(cif, NULL) == 0) { in sendcmd()
1238 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip) in riptide_reset() function
1777 if ((err = riptide_reset(cif, chip)) != 0) in snd_riptide_initialize()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds