Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dfujitsu-laptop.c87 #define FUNC_LED_ON (BIT(0) | BIT(16) | BIT(17)) macro
584 int poweron = FUNC_LED_ON, always = FUNC_LED_ON; in logolamp_set()
606 if (ret == FUNC_LED_ON) in logolamp_get()
610 if (ret == FUNC_LED_ON) in logolamp_get()
623 FUNC_LED_ON); in kblamps_set()
635 FUNC_LEDS, 0x2, KEYBOARD_LAMPS, 0x0) == FUNC_LED_ON) in kblamps_get()