Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dvarhandlers.c233 if (synth->synth_adjust && synth->synth_adjust(synth, var)) in spk_set_num_var()
H A Dspeakup_bns.c107 .synth_adjust = NULL,
H A Dspeakup_txprt.c112 .synth_adjust = NULL,
H A Dspeakup_spkout.c114 .synth_adjust = NULL,
H A Dspeakup_acntsa.c111 .synth_adjust = NULL,
H A Dspeakup_dummy.c127 .synth_adjust = NULL,
H A Dspk_types.h198 int (*synth_adjust)(struct spk_synth *synth, struct st_var_header *var); member
H A Dspeakup_audptr.c114 .synth_adjust = NULL,
H A Dspeakup_ltlk.c123 .synth_adjust = NULL,
H A Dspeakup_apollo.c123 .synth_adjust = NULL,
H A Dspeakup_decext.c138 .synth_adjust = NULL,
H A Dspeakup_keypc.c115 .synth_adjust = NULL,
H A Dspeakup_acntpc.c124 .synth_adjust = NULL,
H A Dspeakup_dectlk.c147 .synth_adjust = NULL,
H A Dspeakup_decpc.c234 .synth_adjust = NULL,
H A Dspeakup_dtlk.c140 .synth_adjust = NULL,
H A Dspeakup_soft.c148 .synth_adjust = softsynth_adjust,