Searched refs:lcdshadow_get_handle (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/platform/x86/ |
D | thinkpad_acpi.c | 9854 static acpi_handle lcdshadow_get_handle; variable 9876 if (!acpi_evalf(lcdshadow_get_handle, &output, NULL, "dd", 0)) in lcdshadow_get_hw_state() 9892 status1 = acpi_get_handle(hkey_handle, "GSSS", &lcdshadow_get_handle); in tpacpi_lcdshadow_init() 9897 if (!acpi_evalf(lcdshadow_get_handle, &output, NULL, "dd", 0)) in tpacpi_lcdshadow_init()
|