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