Home
last modified time | relevance | path

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

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