Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
Dvarhandlers.c232 if (synth->synth_adjust && synth->synth_adjust(synth, var)) in spk_set_num_var()
Dspeakup_txprt.c97 .synth_adjust = NULL,
Dspeakup_bns.c98 .synth_adjust = NULL,
Dspeakup_spkout.c103 .synth_adjust = NULL,
Dspeakup_acntsa.c101 .synth_adjust = NULL,
Dspeakup_dummy.c114 .synth_adjust = NULL,
Dspeakup_audptr.c105 .synth_adjust = NULL,
Dspeakup_ltlk.c112 .synth_adjust = NULL,
Dspk_types.h198 int (*synth_adjust)(struct spk_synth *synth, struct st_var_header *var); member
Dspeakup_apollo.c110 .synth_adjust = NULL,
Dspeakup_decext.c129 .synth_adjust = NULL,
Dspeakup_keypc.c106 .synth_adjust = NULL,
Dspeakup_acntpc.c115 .synth_adjust = NULL,
Dspeakup_dectlk.c139 .synth_adjust = NULL,
Dspeakup_dtlk.c130 .synth_adjust = NULL,
Dspeakup_decpc.c223 .synth_adjust = NULL,
Dspeakup_soft.c139 .synth_adjust = softsynth_adjust,