Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Ddtlk.h70 unsigned char punc_level; /* nB; 0-7 */ member
/linux-6.12.1/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.c905 __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-6.12.1/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-6.12.1/drivers/char/
Ddtlk.c547 status.punc_level = *t++; in dtlk_interrogate()
/linux-6.12.1/Documentation/admin-guide/
Dspkguide.txt382 /speakup/punc_level
449 echo 0 >/speakup/punc_level
456 echo 1 >/speakup/punc_level
463 echo 2 >/speakup/punc_level
470 echo 3 >/speakup/punc_level