Searched refs:full_time (Results 1 - 16 of 16) sorted by relevance

/drivers/staging/speakup/
H A Dspeakup_apollo.c75 __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 Dspeakup_acntpc.c82 __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 Dspeakup_keypc.c75 __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 Dspeakup_bns.c64 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
H A Dspeakup_dummy.c66 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
H A Dspeakup_txprt.c64 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
H A Dsynth.c76 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 Dspeakup_acntsa.c67 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
H A Dspeakup_audptr.c71 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
H A Dspeakup_ltlk.c76 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
H A Dspeakup_spkout.c70 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
H A Dspeakup_decext.c92 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
H A Dspeakup_dectlk.c92 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
H A Dspeakup_dtlk.c93 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
H A Dspeakup_soft.c94 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);
H A Dspeakup_decpc.c186 __ATTR(full_time, ROOT_W, spk_var_show, spk_var_store);

Completed in 41 milliseconds