Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dopl3.h355 int snd_opl3_release(struct snd_hwdep * hw, struct file *file);
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_lib.c522 hw->ops.release = snd_opl3_release; in snd_opl3_hwdep_new()
H A Dopl3_synth.c172 int snd_opl3_release(struct snd_hwdep * hw, struct file *file) in snd_opl3_release() function