Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dspeakup.h55 int spk_chartab_get_value(char *keyword);
H A Dvarhandlers.c64 int spk_chartab_get_value(char *keyword) in spk_chartab_get_value() function
H A Dkobjects.c199 charclass = spk_chartab_get_value(keyword); in chars_chartab_store()