Searched refs:spk_do_catch_up_unicode (Results 1 – 3 of 3) sorted by relevance
59 void spk_do_catch_up_unicode(struct spk_synth *synth);
132 void spk_do_catch_up_unicode(struct spk_synth *synth) in spk_do_catch_up_unicode() function136 EXPORT_SYMBOL_GPL(spk_do_catch_up_unicode);
111 .catch_up = spk_do_catch_up_unicode,