Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddtlk.h70 unsigned char punc_level; /* nB; 0-7 */ member
/linux-6.3-rc2/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.c908 __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, …
/linux-6.3-rc2/Documentation/ABI/stable/
A 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.3-rc2/drivers/char/
A Ddtlk.c548 status.punc_level = *t++; in dtlk_interrogate()
/linux-6.3-rc2/Documentation/admin-guide/
A 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

Completed in 19 milliseconds