Home
last modified time | relevance | path

Searched defs:shift_state (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accessibility/speakup/
H A Dmain.c2108 speakup_key(struct vc_data *vc, int shift_state, int keycode, u_short keysym, in speakup_key()
/linux/drivers/tty/vt/
H A Dkeyboard.c152 static int shift_state = 0; variable