Home
last modified time | relevance | path

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

/linux-2.6.39/sound/drivers/opl3/
Dopl3_oss.c23 static int snd_opl3_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure);
49 .open = snd_opl3_open_seq_oss,
159 static int snd_opl3_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure) in snd_opl3_open_seq_oss() function