Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dinput.h20 INPUT_LED_NUM = 1 << 1, enumerator
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dinput.c281 leds |= INPUT_LED_NUM; in process_modifier()