Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dmain.c2010 int kh; in speakup_key() local
2094 kh = (value == KVAL(K_DOWN)) in speakup_key()
2098 if ((cursor_track != read_all_mode) || !kh) in speakup_key()