Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsnd_wavefront.h136 extern int snd_wavefront_fx_release (struct snd_hwdep *, struct file *);
/linux-4.4.14/sound/isa/wavefront/
Dwavefront_fx.c157 snd_wavefront_fx_release (struct snd_hwdep *hw, struct file *file) in snd_wavefront_fx_release() function
Dwavefront.c276 fx_processor->ops.release = snd_wavefront_fx_release; in snd_wavefront_new_fx()