Home
last modified time | relevance | path

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

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