Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dsnd_wavefront.h135 extern int snd_wavefront_fx_open (struct snd_hwdep *, struct file *);
/linux-4.1.27/sound/isa/wavefront/
Dwavefront_fx.c147 snd_wavefront_fx_open (struct snd_hwdep *hw, struct file *file) in snd_wavefront_fx_open() function
Dwavefront.c275 fx_processor->ops.open = snd_wavefront_fx_open; in snd_wavefront_new_fx()