Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c221 #define SUPER_KEY_LOCK_STATUS BIT(0) macro
787 if (status == !(value & SUPER_KEY_LOCK_STATUS)) in uniwill_write_super_key_enable()
821 *status = !(value & SUPER_KEY_LOCK_STATUS); in uniwill_read_super_key_enable()