Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup.h66 int synth_init(char *name);
H A Dsynth.c358 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.c2406 synth_init(synth_name); in speakup_init()
/openbmc/qemu/hw/9pfs/
H A D9p-synth.c552 static int synth_init(FsContext *ctx, Error **errp) in synth_init() function
619 .init = synth_init,