Searched refs:kdownkc (Results 1 – 1 of 1) sorted by relevance
182 unsigned short res, kdownkc; in a5kkbd_key() local184 kdownkc = ghost_down[kc] | (1 << (real_keycode & 15)); in a5kkbd_key()187 if (rr != kc && (res = ghost_down[rr] & kdownkc)) { in a5kkbd_key()