Searched refs:punc_level (Results 1 – 5 of 5) sorted by relevance
45 u_char punc_level; /* nB; 0-7 */ member
310 status.punc_level = *t++; in synth_interrogate()
905 __ATTR(punc_level, 0644, spk_var_show, spk_var_store);
2475 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, …
547 status.punc_level = *t++; in dtlk_interrogate()
Completed in 18 milliseconds