Home
last modified time | relevance | path

Searched refs:spk_chartab_get_value (Results 1 – 3 of 3) sorted by relevance

/drivers/accessibility/speakup/
Dspeakup.h55 int spk_chartab_get_value(char *keyword);
Dvarhandlers.c65 int spk_chartab_get_value(char *keyword) in spk_chartab_get_value() function
Dkobjects.c199 charclass = spk_chartab_get_value(keyword); in chars_chartab_store()