Home
last modified time | relevance | path

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

/openbmc/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.c270 snd_seq_oss_synth_cleanup(dp); in snd_seq_oss_open()
414 snd_seq_oss_synth_cleanup(dp); in snd_seq_oss_release()
H A Dseq_oss_synth.c293 snd_seq_oss_synth_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_cleanup() function