Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c762 acpi_handle device_found; in tpacpi_acpi_handle_locate() local
769 memset(&device_found, 0, sizeof(device_found)); in tpacpi_acpi_handle_locate()
771 (void *)name, &device_found); in tpacpi_acpi_handle_locate()
776 *handle = device_found; in tpacpi_acpi_handle_locate()