Home
last modified time | relevance | path

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

/linux-4.4.14/sound/drivers/opl3/
Dopl3_oss.c24 static int snd_opl3_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure);
50 .open = snd_opl3_open_seq_oss,
160 static int snd_opl3_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure) in snd_opl3_open_seq_oss() function