Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
Dspk_ttyio.c122 static int spk_ttyio_wait_for_xmitr(struct spk_synth *in_synth);
132 .wait_for_xmitr = spk_ttyio_wait_for_xmitr,
287 static int spk_ttyio_wait_for_xmitr(struct spk_synth *in_synth) in spk_ttyio_wait_for_xmitr() function