Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_priv_keyinfo.h17 #define SPEAKUP_GOTO 0x01 macro
H A Dkeyhelp.c31 EDIT_REPEAT, EDIT_SOME, SPEAKUP_GOTO, BOTTOM_EDGE,
H A Dmain.c1958 if (type == KT_SPKUP && ch == SPEAKUP_GOTO) in handle_goto()