Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dspeakup_soft.c26 static int softsynth_probe(struct spk_synth *synth);
130 .probe = softsynth_probe,
375 static int softsynth_probe(struct spk_synth *synth) in softsynth_probe() function