Home
last modified time | relevance | path

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

/linux-6.1.9/sound/isa/msnd/
Dmsnd.h284 void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file);
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);
Dmsnd_pinnacle.c465 snd_msnd_dsp_halt(chip, NULL); /* Unconditionally halt */ in snd_msnd_dsp_full_reset()