Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsnd_wavefront.h124 extern int snd_wavefront_synth_open (struct snd_hwdep *, struct file *);
/linux-4.4.14/sound/isa/wavefront/
Dwavefront.c252 wavefront_synth->ops.open = snd_wavefront_synth_open; in snd_wavefront_new_synth()
Dwavefront_synth.c1622 snd_wavefront_synth_open (struct snd_hwdep *hw, struct file *file) in snd_wavefront_synth_open() function