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 int snd_seq_oss_synth_remove(struct device *dev);
H A Dseq_oss.c60 .remove = snd_seq_oss_synth_remove,
H A Dseq_oss_synth.c140 snd_seq_oss_synth_remove(struct device *_dev) in snd_seq_oss_synth_remove() function