Searched refs:INPUT_LED_CAPS (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | input.h | 20 INPUT_LED_CAPS = 1 << 2, enumerator |
/openbmc/u-boot/drivers/input/ | ||
H A D | input.c | 285 leds |= INPUT_LED_CAPS; in process_modifier() |