Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss_synth.h19 void snd_seq_oss_synth_remove(struct snd_seq_device *dev);
H A Dseq_oss.c58 .remove = snd_seq_oss_synth_remove,
H A Dseq_oss_synth.c131 snd_seq_oss_synth_remove(struct snd_seq_device *dev) in snd_seq_oss_synth_remove() function