Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dinput.h19 INPUT_LED_SCROLL = 1 << 0, enumerator
/rk3399_rockchip-uboot/drivers/input/
H A Dinput.c285 leds |= INPUT_LED_SCROLL; in process_modifier()