Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c750 acpi_handle device_found; in tpacpi_acpi_handle_locate() local
757 memset(&device_found, 0, sizeof(device_found)); in tpacpi_acpi_handle_locate()
759 (void *)name, &device_found); in tpacpi_acpi_handle_locate()
764 *handle = device_found; in tpacpi_acpi_handle_locate()