Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/platform_data/
Dkeypad-pxa27x.h61 int rotary1_up_key; member
/linux-6.1.9/drivers/input/keyboard/
Dpxa27x_keypad.c387 if (pdata->rotary1_up_key && pdata->rotary1_down_key) { in pxa27x_keypad_build_keycode()
388 keycode = pdata->rotary1_up_key; in pxa27x_keypad_build_keycode()