Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c29 static int softsynth_adjust(struct spk_synth *synth, struct st_var_header *var);
148 .synth_adjust = softsynth_adjust,
441 static int softsynth_adjust(struct spk_synth *synth, struct st_var_header *var) in softsynth_adjust() function