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
723 int poweron = FUNC_LED_ON, always = FUNC_LED_ON; in logolamp_set()
745 if (ret == FUNC_LED_ON) in logolamp_get()
749 if (ret == FUNC_LED_ON) in logolamp_get()
762 FUNC_LED_ON); in kblamps_set()
774 FUNC_LEDS, 0x2, KEYBOARD_LAMPS, 0x0) == FUNC_LED_ON) in kblamps_get()