Home
last modified time | relevance | path

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

/linux-6.6.21/sound/synth/emux/
Demux_oss.c20 static int snd_emux_close_seq_oss(struct snd_seq_oss_arg *arg);
40 .close = snd_emux_close_seq_oss,
162 snd_emux_close_seq_oss(struct snd_seq_oss_arg *arg) in snd_emux_close_seq_oss() function