Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dfujitsu-laptop.c89 #define LOGOLAMP_POWERON BIT(13) macro
748 ret = call_fext_func(parent, FUNC_LEDS, 0x1, LOGOLAMP_POWERON, poweron); in logolamp_set()
764 ret = call_fext_func(parent, FUNC_LEDS, 0x2, LOGOLAMP_POWERON, 0x0); in logolamp_get()
851 if (call_fext_func(dev, FUNC_LEDS, 0x0, 0x0, 0x0) & LOGOLAMP_POWERON) { in acpi_fujitsu_laptop_leds_register()