Searched refs:snd_msnd_dsp_halt (Results 1 – 3 of 3) sorted by relevance
297 void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file);
228 void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file) in snd_msnd_dsp_halt() function255 EXPORT_SYMBOL(snd_msnd_dsp_halt);
478 snd_msnd_dsp_halt(chip, NULL); /* Unconditionally halt */ in snd_msnd_dsp_full_reset()