Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dthinkpad_acpi.c9722 acpi_handle set_shadow_handle; in lcdshadow_on_off() local
9725 if (ACPI_FAILURE(acpi_get_handle(hkey_handle, "SSSS", &set_shadow_handle))) { in lcdshadow_on_off()
9730 if (!acpi_evalf(set_shadow_handle, &output, NULL, "dd", (int)state)) in lcdshadow_on_off()