Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dkeyhelp.c32 LEFT_EDGE, RIGHT_EDGE, TOP_EDGE, SPEAKUP_HELP,
164 } else if (type == KT_SPKUP && ch == SPEAKUP_HELP && in spk_handle_help()
H A Dspk_priv_keyinfo.h61 #define SPEAKUP_HELP 0x2d macro
H A Dmain.c2047 spk_handle_help(vc, KT_SPKUP, SPEAKUP_HELP, 0); in speakup_help()