Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dinput.h21 INPUT_LED_CAPS = 1 << 2, enumerator
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dinput.c283 leds |= INPUT_LED_CAPS; in process_modifier()