Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/msnd/
H A Dmsnd.h284 void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file);
H A Dmsnd.c216 void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file) in snd_msnd_dsp_halt() function
243 EXPORT_SYMBOL(snd_msnd_dsp_halt);
H A Dmsnd_pinnacle.c465 snd_msnd_dsp_halt(chip, NULL); /* Unconditionally halt */ in snd_msnd_dsp_full_reset()