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