Searched refs:LOGOLAMP_POWERON (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/platform/x86/ |
D | fujitsu-laptop.c | 88 #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()
|