snd_opl3_open     370 include/sound/opl3.h int snd_opl3_open(struct snd_hwdep * hw, struct file *file);
snd_opl3_open     525 sound/drivers/opl3/opl3_lib.c 	hw->ops.open = snd_opl3_open;