Home
last modified time | relevance | path

Searched refs:punc_level (Results 1 – 5 of 5) sorted by relevance

/drivers/accessibility/speakup/
A Dspeakup_dtlk.h45 u_char punc_level; /* nB; 0-7 */ member
A Dspeakup_dtlk.c310 status.punc_level = *t++; in synth_interrogate()
A Dkobjects.c905 __ATTR(punc_level, 0644, spk_var_show, spk_var_store);
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, …
/drivers/char/
A Ddtlk.c547 status.punc_level = *t++; in dtlk_interrogate()

Completed in 18 milliseconds