Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dspeakup.h74 extern int set_mask_bits(const char *input, const int which, const int how);
Dkobjects.c523 x = set_mask_bits(0, var->value, 3); in punc_store()
525 x = set_mask_bits(punc_buf, var->value, 3); in punc_store()
Dvarhandlers.c274 int set_mask_bits(const char *input, const int which, const int how) in set_mask_bits() function
Dmain.c2268 set_mask_bits(0, i, 2); in speakup_init()