Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dhuawei-wmi.c532 #define FN_LOCK_ACPI_OFF 1 macro
575 case FN_LOCK_ACPI_OFF: in huawei_acpi_fn_lock_get()
603 acpi_arg.integer.value = (on ? FN_LOCK_ACPI_ON : FN_LOCK_ACPI_OFF) << 16; in huawei_acpi_fn_lock_set()