Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/msnd/
Dmsnd.h297 void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file);
Dmsnd.c229 void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file) in snd_msnd_dsp_halt() function
256 EXPORT_SYMBOL(snd_msnd_dsp_halt);
Dmsnd_pinnacle.c479 snd_msnd_dsp_halt(chip, NULL); /* Unconditionally halt */ in snd_msnd_dsp_full_reset()