Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_synth.h32 int snd_seq_oss_synth_remove(struct device *dev);
Dseq_oss.c72 .remove = snd_seq_oss_synth_remove,
Dseq_oss_synth.c152 snd_seq_oss_synth_remove(struct device *_dev) in snd_seq_oss_synth_remove() function