Searched refs:synth_out_unicode (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/accessibility/speakup/ | ||
H A D | spk_types.h | 159 int (*synth_out_unicode)(struct spk_synth *synth, u16 ch); member |
H A D | spk_ttyio.c | 125 .synth_out_unicode = spk_ttyio_out_unicode, |