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.c87 #define FUNC_LED_ON (BIT(0) | BIT(16) | BIT(17)) macro
736 int poweron = FUNC_LED_ON, always = FUNC_LED_ON; in logolamp_set()
758 if (ret == FUNC_LED_ON) in logolamp_get()
762 if (ret == FUNC_LED_ON) in logolamp_get()
775 FUNC_LED_ON); in kblamps_set()
786 FUNC_LEDS, 0x2, KEYBOARD_LAMPS, 0x0) == FUNC_LED_ON) in kblamps_get()