Searched refs:ECO_LED (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/platform/x86/
H A Dfujitsu-laptop.c94 #define ECO_LED BIT(16) macro
782 curr = call_fext_func(device, FUNC_LEDS, 0x2, ECO_LED, 0x0);
784 return call_fext_func(device, FUNC_LEDS, 0x1, ECO_LED,
787 return call_fext_func(device, FUNC_LEDS, 0x1, ECO_LED,
796 if (call_fext_func(device, FUNC_LEDS, 0x2, ECO_LED, 0x0) & ECO_LED_ON)
867 FUNC_LEDS, 0x2, ECO_LED, 0x0) != UNSUPPORTED_CMD)) {

Completed in 217 milliseconds