Home
last modified time | relevance | path

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

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