Searched refs:snd_msnd_dsp_halt (Results 1 – 3 of 3) sorted by relevance
284 void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file);
216 void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file) in snd_msnd_dsp_halt() function243 EXPORT_SYMBOL(snd_msnd_dsp_halt);
465 snd_msnd_dsp_halt(chip, NULL); /* Unconditionally halt */ in snd_msnd_dsp_full_reset()