Searched refs:do_catch_up (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | speakup_decext.c | 36 static void do_catch_up(struct spk_synth *synth); 126 .catch_up = do_catch_up, 144 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_apollo.c | 25 static void do_catch_up(struct spk_synth *synth); 107 .catch_up = do_catch_up, 125 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_acntpc.c | 30 static void do_catch_up(struct spk_synth *synth); 112 .catch_up = do_catch_up, 162 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_dectlk.c | 32 static void do_catch_up(struct spk_synth *synth); 132 .catch_up = do_catch_up, 197 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_keypc.c | 29 static void do_catch_up(struct spk_synth *synth); 103 .catch_up = do_catch_up, 164 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_decpc.c | 130 static void do_catch_up(struct spk_synth *synth); 220 .catch_up = do_catch_up, 363 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_dtlk.c | 29 static void do_catch_up(struct spk_synth *synth); 127 .catch_up = do_catch_up, 181 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | speakup_keypc.c | 29 static void do_catch_up(struct spk_synth *synth); 112 .catch_up = do_catch_up, 173 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_dectlk.c | 32 static void do_catch_up(struct spk_synth *synth); 144 .catch_up = do_catch_up, 209 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_acntpc.c | 30 static void do_catch_up(struct spk_synth *synth); 121 .catch_up = do_catch_up, 171 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_decext.c | 36 static void do_catch_up(struct spk_synth *synth); 135 .catch_up = do_catch_up, 153 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_apollo.c | 25 static void do_catch_up(struct spk_synth *synth); 120 .catch_up = do_catch_up, 138 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_decpc.c | 130 static void do_catch_up(struct spk_synth *synth); 231 .catch_up = do_catch_up, 374 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
H A D | speakup_dtlk.c | 29 static void do_catch_up(struct spk_synth *synth); 137 .catch_up = do_catch_up, 191 static void do_catch_up(struct spk_synth *synth) in do_catch_up() function
|
Completed in 9 milliseconds