Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dspeakup_soft.c26 static int softsynth_probe(struct spk_synth *synth);
133 .probe = softsynth_probe,
385 static int softsynth_probe(struct spk_synth *synth) in softsynth_probe() function