Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c786 acpi_handle device_found; in tpacpi_acpi_handle_locate() local
793 memset(&device_found, 0, sizeof(device_found)); in tpacpi_acpi_handle_locate()
795 (void *)name, &device_found); in tpacpi_acpi_handle_locate()
800 *handle = device_found; in tpacpi_acpi_handle_locate()