Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_synth.h35 void snd_seq_oss_synth_cleanup(struct seq_oss_devinfo *dp);
Dseq_oss_init.c284 snd_seq_oss_synth_cleanup(dp); in snd_seq_oss_open()
427 snd_seq_oss_synth_cleanup(dp); in snd_seq_oss_release()
Dseq_oss_synth.c306 snd_seq_oss_synth_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_cleanup() function