Searched refs:synth_printf (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/accessibility/speakup/ |
| A D | keyhelp.c | 110 synth_printf(" %s\n", in say_key() 144 synth_printf("%s\n", spk_msg_get(MSG_LEAVING_HELP)); in spk_handle_help() 151 synth_printf(spk_msg_get(MSG_NO_COMMAND), ch); in spk_handle_help() 152 synth_printf("\n"); in spk_handle_help() 167 synth_printf("%s\n", spk_msg_get(MSG_HELP_INFO)); in spk_handle_help() 173 synth_printf("%s\n", in spk_handle_help() 190 synth_printf(spk_msg_get(MSG_KEYDESC), name); in spk_handle_help() 191 synth_printf("\n"); in spk_handle_help() 196 synth_printf("%s", name); in spk_handle_help() 198 synth_printf(" %s\n", spk_msg_get(MSG_IS_UNASSIGNED)); in spk_handle_help() [all …]
|
| A D | main.c | 417 synth_printf("%s\n", in announce_edge() 444 synth_printf("%s %s %s", in speak_char() 735 synth_printf("%s", cp1); in spell_word() 742 synth_printf("%s", cp1); in spell_word() 1042 synth_printf("\n"); in say_position() 1103 synth_printf(" "); in spkup_write() 1106 synth_printf(" "); in spkup_write() 1149 synth_printf(" "); in spkup_write() 1152 synth_printf(" "); in spkup_write() 1333 synth_printf(" %s\n", in edit_bits() [all …]
|
| A D | synth.c | 165 synth_printf("%s", synth->init); in spk_synth_is_alive_restart() 203 synth_printf("%s", spk_pitch_buff); in spk_do_flush() 218 void synth_printf(const char *fmt, ...) in synth_printf() function 235 EXPORT_SYMBOL_GPL(synth_printf); 303 synth_printf(synth->indexing.command, out, out); in synth_insert_next_index() 414 synth_printf("%s", synth->init); in do_synth_init() 419 synth_printf("%s found\n", synth->long_name); in do_synth_init()
|
| A D | spk_priv.h | 65 void synth_printf(const char *buf, ...);
|
| A D | varhandlers.c | 245 synth_printf("%s", cp); in spk_set_num_var()
|
| A D | kobjects.c | 432 synth_printf("%s", tmp); in synth_direct_store()
|
Completed in 15 milliseconds