Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dkeypad-pxa27x.h60 int rotary1_up_key; member
/linux-4.4.14/drivers/input/keyboard/
Dpxa27x_keypad.c390 if (pdata->rotary1_up_key && pdata->rotary1_down_key) { in pxa27x_keypad_build_keycode()
391 keycode = pdata->rotary1_up_key; in pxa27x_keypad_build_keycode()