Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dmain.c2098 int kh; in speakup_key() local
2184 kh = (value == KVAL(K_DOWN)) || in speakup_key()
2188 if ((cursor_track != read_all_mode) || !kh) in speakup_key()