Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dopl3.h370 int snd_opl3_open(struct snd_hwdep * hw, struct file *file);
/linux-4.1.27/sound/drivers/opl3/
Dopl3_lib.c524 hw->ops.open = snd_opl3_open; in snd_opl3_hwdep_new()
Dopl3_synth.c83 int snd_opl3_open(struct snd_hwdep * hw, struct file *file) in snd_opl3_open() function