Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/seq/oss/
Dseq_oss_synth.h18 int snd_seq_oss_synth_probe(struct device *dev);
Dseq_oss.c59 .probe = snd_seq_oss_synth_probe,
Dseq_oss_synth.c89 snd_seq_oss_synth_probe(struct device *_dev) in snd_seq_oss_synth_probe() function