Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dserialio.c34 static void spk_serial_flush_buffer(struct spk_synth *in_synth);
43 .flush_buffer = spk_serial_flush_buffer,
278 static void spk_serial_flush_buffer(struct spk_synth *in_synth) in spk_serial_flush_buffer() function