Home
last modified time | relevance | path

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

/linux-4.1.27/sound/synth/emux/
Demux_oss.c40 static int snd_emux_reset_seq_oss(struct snd_seq_oss_arg *arg);
58 .reset = snd_emux_reset_seq_oss,
284 snd_emux_reset_seq_oss(struct snd_seq_oss_arg *arg) in snd_emux_reset_seq_oss() function