Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Ddtlk.h70 unsigned char punc_level; /* nB; 0-7 */ member
/Linux-v6.6/drivers/accessibility/speakup/
Dspeakup_dtlk.h45 u_char punc_level; /* nB; 0-7 */ member
Dspeakup_dtlk.c310 status.punc_level = *t++; in synth_interrogate()
Dkobjects.c908 __ATTR(punc_level, 0644, spk_var_show, spk_var_store);
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, …
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-driver-speakup91 punc_level is set to four.
93 What: /sys/accessibility/speakup/punc_level
102 punc_level. Also note that if punc_level is set to zero, and
110 punc_level is set to two.
116 punc_level is set to one.
121 Description: Almost the same as punc_level, the differences being that
359 TODO: How is this related to speakup's punc_level, or
/Linux-v6.6/drivers/char/
Ddtlk.c548 status.punc_level = *t++; in dtlk_interrogate()
/Linux-v6.6/Documentation/admin-guide/
Dspkguide.txt377 /speakup/punc_level
444 echo 0 >/speakup/punc_level
451 echo 1 >/speakup/punc_level
458 echo 2 >/speakup/punc_level
465 echo 3 >/speakup/punc_level