Home
last modified time | relevance | path

Searched refs:spk_ttyio_out_unicode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspk_ttyio.c116 static int spk_ttyio_out_unicode(struct spk_synth *in_synth, u16 ch);
126 .synth_out_unicode = spk_ttyio_out_unicode,
250 static int spk_ttyio_out_unicode(struct spk_synth *in_synth, u16 ch) in spk_ttyio_out_unicode() function
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspk_ttyio.c115 static int spk_ttyio_out_unicode(struct spk_synth *in_synth, u16 ch);
125 .synth_out_unicode = spk_ttyio_out_unicode,
253 static int spk_ttyio_out_unicode(struct spk_synth *in_synth, u16 ch) in spk_ttyio_out_unicode() function

Completed in 2 milliseconds