Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c718 acpi_handle device_found; in tpacpi_acpi_handle_locate() local
725 memset(&device_found, 0, sizeof(device_found)); in tpacpi_acpi_handle_locate()
727 (void *)name, &device_found); in tpacpi_acpi_handle_locate()
732 *handle = device_found; in tpacpi_acpi_handle_locate()