Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dfujitsu-laptop.c88 #define LOGOLAMP_POWERON BIT(13) macro
593 ret = call_fext_func(device, FUNC_LEDS, 0x1, LOGOLAMP_POWERON, poweron); in logolamp_set()
609 ret = call_fext_func(device, FUNC_LEDS, 0x2, LOGOLAMP_POWERON, 0x0); in logolamp_get()
698 FUNC_LEDS, 0x0, 0x0, 0x0) & LOGOLAMP_POWERON) { in acpi_fujitsu_laptop_leds_register()