Searched refs:punc_level (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/staging/speakup/
H A Dspeakup_dtlk.h44 u_char punc_level; /* nB; 0-7 */ member in struct:synth_settings
H A Dvarhandlers.c30 { "punc_level", PUNC_LEVEL, VAR_NUM, &spk_punc_level, NULL },
H A Dspeakup_dtlk.c310 status.punc_level = *t++; synth_interrogate()
H A Dkobjects.c892 __ATTR(punc_level, S_IWUSR|S_IRUGO, spk_var_show, spk_var_store);
/linux-4.4.14/include/linux/
H A Ddtlk.h69 unsigned char punc_level; /* nB; 0-7 */ member in struct:dtlk_settings
/linux-4.4.14/drivers/char/
H A Ddtlk.c548 status.punc_level = *t++; dtlk_interrogate()

Completed in 196 milliseconds