Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c260 #define KBD_POWER_OFF BIT(1) macro
1651 #define KBD_LED_MASK (KBD_BRIGHTNESS_MASK | KBD_APPLY | KBD_POWER_OFF)
1858 regval &= ~KBD_POWER_OFF; in uniwill_kbd_led_init()
2457 regval |= KBD_APPLY | KBD_POWER_OFF; in uniwill_suspend_kbd_led()