Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dspeakup_soft.c38 static int softsynth_probe(struct spk_synth *synth);
137 .probe = softsynth_probe,
317 static int softsynth_probe(struct spk_synth *synth) in softsynth_probe() function