Searched defs:synth_printf (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/speakup/
H A Dsynth.c185 synth_printf("%s", synth->init);
223 synth_printf("%s", spk_pitch_buff);
238 void synth_printf(const char *fmt, ...) function
255 EXPORT_SYMBOL_GPL(synth_printf); variable
294 synth_printf(synth->indexing.command, out, out);
403 synth_printf("%s", synth->init);
408 synth_printf("%s found\n", synth->long_name);

Completed in 50 milliseconds