Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
Dspk_ttyio.c121 static void spk_ttyio_flush_buffer(struct spk_synth *in_synth);
131 .flush_buffer = spk_ttyio_flush_buffer,
332 static void spk_ttyio_flush_buffer(struct spk_synth *in_synth) in spk_ttyio_flush_buffer() function