Searched refs:spk_set_mask_bits (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/accessibility/speakup/
H A Dspeakup.h63 int spk_set_mask_bits(const char *input, const int which, const int how);
H A Dvarhandlers.c279 * spk_set_mask_bits sets or clears the punc/delim/repeat bits,
284 int spk_set_mask_bits(const char *input, const int which, const int how) function
H A Dkobjects.c532 x = spk_set_mask_bits(NULL, var->value, 3);
534 x = spk_set_mask_bits(punc_buf, var->value, 3);
H A Dmain.c2382 spk_set_mask_bits(NULL, i, 2);

Completed in 112 milliseconds