Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c26 static int softsynth_probe(struct spk_synth *synth);
142 .probe = softsynth_probe,
394 static int softsynth_probe(struct spk_synth *synth) in softsynth_probe() function