/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | speakup_apollo.c | 62 __ATTR(full_time, 0644, spk_var_show, spk_var_store); 132 struct var_t *full_time; in do_catch_up() local 139 full_time = spk_get_var(FULL); in do_catch_up() 148 full_time_val = full_time->u.n.value; in do_catch_up() 163 full_time_val = full_time->u.n.value; in do_catch_up() 174 full_time_val = full_time->u.n.value; in do_catch_up()
|
H A D | speakup_acntpc.c | 69 __ATTR(full_time, 0644, spk_var_show, spk_var_store); 172 struct var_t *full_time; in do_catch_up() local 177 full_time = spk_get_var(FULL); in do_catch_up() 198 full_time_val = full_time->u.n.value; in do_catch_up()
|
H A D | speakup_keypc.c | 62 __ATTR(full_time, 0644, spk_var_show, spk_var_store); 172 struct var_t *full_time; in do_catch_up() local 179 full_time = spk_get_var(FULL); in do_catch_up() 199 full_time_val = full_time->u.n.value; in do_catch_up()
|
H A D | synth.c | 60 struct var_t *full_time; in _spk_do_catch_up() local 68 full_time = spk_get_var(FULL); in _spk_do_catch_up() 92 full_time_val = full_time->u.n.value; in _spk_do_catch_up() 108 full_time_val = full_time->u.n.value; in _spk_do_catch_up()
|
H A D | speakup_txprt.c | 50 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_acntsa.c | 54 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_bns.c | 51 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_spkout.c | 55 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_dummy.c | 57 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_audptr.c | 57 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_ltlk.c | 62 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_decext.c | 79 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_dectlk.c | 81 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | speakup_apollo.c | 75 __ATTR(full_time, 0644, spk_var_show, spk_var_store); 145 struct var_t *full_time; in do_catch_up() local 152 full_time = spk_get_var(FULL); in do_catch_up() 161 full_time_val = full_time->u.n.value; in do_catch_up() 176 full_time_val = full_time->u.n.value; in do_catch_up() 187 full_time_val = full_time->u.n.value; in do_catch_up()
|
H A D | speakup_keypc.c | 71 __ATTR(full_time, 0644, spk_var_show, spk_var_store); 181 struct var_t *full_time; in do_catch_up() local 188 full_time = spk_get_var(FULL); in do_catch_up() 208 full_time_val = full_time->u.n.value; in do_catch_up()
|
H A D | speakup_acntpc.c | 78 __ATTR(full_time, 0644, spk_var_show, spk_var_store); 181 struct var_t *full_time; in do_catch_up() local 186 full_time = spk_get_var(FULL); in do_catch_up() 207 full_time_val = full_time->u.n.value; in do_catch_up()
|
H A D | synth.c | 60 struct var_t *full_time; in _spk_do_catch_up() local 68 full_time = spk_get_var(FULL); in _spk_do_catch_up() 92 full_time_val = full_time->u.n.value; in _spk_do_catch_up() 108 full_time_val = full_time->u.n.value; in _spk_do_catch_up()
|
H A D | speakup_dummy.c | 73 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_spkout.c | 66 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_txprt.c | 65 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_acntsa.c | 64 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_bns.c | 60 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_ltlk.c | 73 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_audptr.c | 66 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|
H A D | speakup_dectlk.c | 89 __ATTR(full_time, 0644, spk_var_show, spk_var_store);
|