Searched refs:punc_level (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Ddtlk.h70 unsigned char punc_level; /* nB; 0-7 */ member in struct:dtlk_settings
/linux-master/drivers/accessibility/speakup/
H A Dspeakup_dtlk.h45 u_char punc_level; /* nB; 0-7 */ member in struct:synth_settings
H A Dspeakup_dtlk.c310 status.punc_level = *t++;
H A Dkobjects.c905 __ATTR(punc_level, 0644, spk_var_show, spk_var_store);
H A Dmain.c2475 module_param_named(punc_level, spk_vars[PUNC_LEVEL_ID].u.n.default_val, int, 0444);
2489 MODULE_PARM_DESC(punc_level, "Controls the level of punctuation spoken as the screen is displayed, not reviewed.");
/linux-master/drivers/char/
H A Ddtlk.c548 status.punc_level = *t++;

Completed in 216 milliseconds