Searched refs:lcdshadow_get_handle (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 9963 static acpi_handle lcdshadow_get_handle; variable 9985 if (!acpi_evalf(lcdshadow_get_handle, &output, NULL, "dd", 0)) in lcdshadow_get_hw_state() 10001 status1 = acpi_get_handle(hkey_handle, "GSSS", &lcdshadow_get_handle); in tpacpi_lcdshadow_init() 10006 if (!acpi_evalf(lcdshadow_get_handle, &output, NULL, "dd", 0)) in tpacpi_lcdshadow_init()
|