Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss_synth.h22 void snd_seq_oss_synth_cleanup(struct seq_oss_devinfo *dp);
H A Dseq_oss_init.c265 snd_seq_oss_synth_cleanup(dp); in snd_seq_oss_open()
409 snd_seq_oss_synth_cleanup(dp); in snd_seq_oss_release()
H A Dseq_oss_synth.c286 snd_seq_oss_synth_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_cleanup() function