Searched refs:full_time (Results 1 - 16 of 16) sorted by relevance
/drivers/staging/speakup/ |
H A D | speakup_apollo.c | 75 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store); 143 struct var_t *full_time; local 150 full_time = get_var(FULL); 159 full_time_val = full_time->u.n.value; 173 full_time_val = full_time->u.n.value; 185 full_time_val = full_time->u.n.value;
|
H A D | speakup_acntpc.c | 82 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store); 182 struct var_t *full_time; local 187 full_time = get_var(FULL); 207 full_time_val = full_time->u.n.value;
|
H A D | speakup_keypc.c | 75 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store); 182 struct var_t *full_time; local 189 full_time = get_var(FULL); 208 full_time_val = full_time->u.n.value;
|
H A D | speakup_bns.c | 64 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
H A D | speakup_dummy.c | 66 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
H A D | speakup_txprt.c | 64 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
H A D | synth.c | 76 struct var_t *full_time; local 83 full_time = get_var(FULL); 105 full_time_val = full_time->u.n.value; 117 full_time_val = full_time->u.n.value;
|
H A D | speakup_acntsa.c | 67 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
H A D | speakup_audptr.c | 71 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
H A D | speakup_ltlk.c | 76 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
H A D | speakup_spkout.c | 70 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
H A D | speakup_decext.c | 92 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
H A D | speakup_dectlk.c | 92 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
H A D | speakup_dtlk.c | 93 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
H A D | speakup_soft.c | 94 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
H A D | speakup_decpc.c | 186 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
|
Completed in 41 milliseconds