Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dserialio.c29 static int spk_serial_out(struct spk_synth *in_synth, const char ch);
38 .synth_out = spk_serial_out,
283 static int spk_serial_out(struct spk_synth *in_synth, const char ch) in spk_serial_out() function