Searched refs:spk_ttyio_synth_immediate (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | spk_priv.h | 56 const char *spk_ttyio_synth_immediate(struct spk_synth *synth,
|
H A D | spk_ttyio.c | 372 const char *spk_ttyio_synth_immediate(struct spk_synth *in_synth, const char *buff) in spk_ttyio_synth_immediate() function 387 EXPORT_SYMBOL_GPL(spk_ttyio_synth_immediate);
|
H A D | speakup_bns.c | 103 .synth_immediate = spk_ttyio_synth_immediate,
|
H A D | speakup_txprt.c | 108 .synth_immediate = spk_ttyio_synth_immediate,
|
H A D | speakup_spkout.c | 110 .synth_immediate = spk_ttyio_synth_immediate,
|
H A D | speakup_acntsa.c | 107 .synth_immediate = spk_ttyio_synth_immediate,
|
H A D | speakup_dummy.c | 123 .synth_immediate = spk_ttyio_synth_immediate,
|
H A D | speakup_audptr.c | 110 .synth_immediate = spk_ttyio_synth_immediate,
|
H A D | speakup_ltlk.c | 119 .synth_immediate = spk_ttyio_synth_immediate,
|
H A D | speakup_apollo.c | 119 .synth_immediate = spk_ttyio_synth_immediate,
|
H A D | speakup_decext.c | 134 .synth_immediate = spk_ttyio_synth_immediate,
|
H A D | speakup_dectlk.c | 143 .synth_immediate = spk_ttyio_synth_immediate,
|