Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspk_priv.h68 void synth_putws(const u16 *buf);
H A Dsynth.c250 void synth_putws(const u16 *buf) in synth_putws() function
257 EXPORT_SYMBOL_GPL(synth_putws); variable
261 synth_putws(buf); in synth_putws_s()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspk_priv.h68 void synth_putws(const u16 *buf);
H A Dsynth.c252 void synth_putws(const u16 *buf) in synth_putws() function
259 EXPORT_SYMBOL_GPL(synth_putws); variable
263 synth_putws(buf); in synth_putws_s()

Completed in 2 milliseconds