Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dfakekey.c84 bool speakup_fake_key_pressed(void) in speakup_fake_key_pressed() function
H A Dspeakup.h118 bool speakup_fake_key_pressed(void);
H A Dmain.c2237 if (speakup_fake_key_pressed()) in keyboard_notifier_call()