Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dspeakup.h66 int synth_init(char *name);
H A Dsynth.c355 int synth_init(char *synth_name) in synth_init() function
H A Dkobjects.c402 } else if (synth_init(new_synth_name) != 0) { in synth_store()
H A Dmain.c2394 synth_init(synth_name); in speakup_init()