Home
last modified time | relevance | path

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

/linux-6.1.9/sound/synth/emux/
Demux_oss.c19 static int snd_emux_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure);
39 .open = snd_emux_open_seq_oss,
96 snd_emux_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure) in snd_emux_open_seq_oss() function