Home
last modified time | relevance | path

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

/openbmc/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() function
2264 if (speakup_key(vc, param->shift, keycode, param->value, up)) in keyboard_notifier_call()