Home
last modified time | relevance | path

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

/Linux-v4.19/sound/synth/emux/
Demux_oss.c33 static int snd_emux_close_seq_oss(struct snd_seq_oss_arg *arg);
53 .close = snd_emux_close_seq_oss,
175 snd_emux_close_seq_oss(struct snd_seq_oss_arg *arg) in snd_emux_close_seq_oss() function