Home
last modified time | relevance | path

Searched refs:synth_out_unicode (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accessibility/speakup/
H A Dspk_types.h159 int (*synth_out_unicode)(struct spk_synth *synth, u16 ch); member
H A Dspk_ttyio.c125 .synth_out_unicode = spk_ttyio_out_unicode,