Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/seq/oss/
Dseq_oss_synth.h19 int snd_seq_oss_synth_remove(struct device *dev);
Dseq_oss.c60 .remove = snd_seq_oss_synth_remove,
Dseq_oss_synth.c140 snd_seq_oss_synth_remove(struct device *_dev) in snd_seq_oss_synth_remove() function