Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dfujitsu-laptop.c88 #define FUNC_LED_ON (BIT(0) | BIT(16) | BIT(17)) macro
694 int poweron = FUNC_LED_ON, always = FUNC_LED_ON; in logolamp_set()
716 if (ret == FUNC_LED_ON) in logolamp_get()
720 if (ret == FUNC_LED_ON) in logolamp_get()
733 FUNC_LED_ON); in kblamps_set()
745 FUNC_LEDS, 0x2, KEYBOARD_LAMPS, 0x0) == FUNC_LED_ON) in kblamps_get()