Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dopl3.h371 int snd_opl3_release(struct snd_hwdep * hw, struct file *file);
/Linux-v4.19/sound/drivers/opl3/
Dopl3_lib.c524 hw->ops.release = snd_opl3_release; in snd_opl3_hwdep_new()
Dopl3_synth.c184 int snd_opl3_release(struct snd_hwdep * hw, struct file *file) in snd_opl3_release() function