Home
last modified time | relevance | path

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

/linux-4.1.27/sound/synth/emux/
Demux_oss.c34 static int snd_emux_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure);
54 .open = snd_emux_open_seq_oss,
111 snd_emux_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure) in snd_emux_open_seq_oss() function