Searched refs:led_handle (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c5046 static acpi_handle led_handle; variable
5118 if (!acpi_evalf(led_handle, NULL, NULL, "vdd",
5142 if (!acpi_evalf(led_handle, NULL, NULL, "vdd",
5312 status = acpi_get_handle(ec_handle, "SLED", &led_handle);
5317 status = acpi_get_handle(ec_handle, "SYSL", &led_handle);
5323 status = acpi_get_handle(ec_handle, "LED", &led_handle);
5328 led_handle = NULL;

Completed in 33 milliseconds