Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsnd_wavefront.h133 extern int snd_wavefront_fx_ioctl (struct snd_hwdep *,
/OK3568_Linux_fs/kernel/sound/isa/wavefront/
H A Dwavefront_fx.c152 snd_wavefront_fx_ioctl (struct snd_hwdep *sdev, struct file *file, in snd_wavefront_fx_ioctl() function
H A Dwavefront.c264 fx_processor->ops.ioctl = snd_wavefront_fx_ioctl; in snd_wavefront_new_fx()