Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dspeakup.h65 int spk_set_mask_bits(const char *input, const int which, const int how);
Dvarhandlers.c274 int spk_set_mask_bits(const char *input, const int which, const int how) in spk_set_mask_bits() function
Dkobjects.c526 x = spk_set_mask_bits(NULL, var->value, 3); in punc_store()
528 x = spk_set_mask_bits(punc_buf, var->value, 3); in punc_store()
Dmain.c2313 spk_set_mask_bits(NULL, i, 2); in speakup_init()