Searched refs:spk_serial_tiocmset (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/accessibility/speakup/
H A Dserialio.c31 static void spk_serial_tiocmset(struct spk_synth *in_synth, unsigned int set, unsigned int clear);
40 .tiocmset = spk_serial_tiocmset,
165 static void spk_serial_tiocmset(struct spk_synth *in_synth, unsigned int set, unsigned int clear) function

Completed in 107 milliseconds