Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/speakup/
Dspk_priv_keyinfo.h30 #define SPEAKUP_GOTO 0x01 macro
Dkeyhelp.c44 EDIT_REPEAT, EDIT_SOME, SPEAKUP_GOTO, BOTTOM_EDGE,
Dmain.c1861 if (type == KT_SPKUP && ch == SPEAKUP_GOTO) in handle_goto()