Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dgenmap.c32 static int get_shift_value(int state) in get_shift_value() function
108 i = get_shift_value(shift_state); in main()
140 shift_state = get_shift_value(shift_state+16); in main()