Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_synth.h31 int snd_seq_oss_synth_probe(struct device *dev);
Dseq_oss.c71 .probe = snd_seq_oss_synth_probe,
Dseq_oss_synth.c101 snd_seq_oss_synth_probe(struct device *_dev) in snd_seq_oss_synth_probe() function