Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsnd_wavefront.h127 extern int snd_wavefront_synth_release (struct snd_hwdep *, struct file *);
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront.c239 wavefront_synth->ops.release = snd_wavefront_synth_release; in snd_wavefront_new_synth()
H A Dwavefront_synth.c1652 snd_wavefront_synth_release (struct snd_hwdep *hw, struct file *file) in snd_wavefront_synth_release() function