Home
last modified time | relevance | path

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

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