Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c10069 acpi_handle dytc_handle; in dytc_command() local
10071 if (ACPI_FAILURE(acpi_get_handle(hkey_handle, "DYTC", &dytc_handle))) { in dytc_command()
10075 if (!acpi_evalf(dytc_handle, output, NULL, "dd", command)) in dytc_command()