Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dserialio.c33 static unsigned char spk_serial_in_nowait(struct spk_synth *in_synth);
42 .synth_in_nowait = spk_serial_in_nowait,
268 static unsigned char spk_serial_in_nowait(struct spk_synth *in_synth) in spk_serial_in_nowait() function