Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c785 acpi_handle device_found; in tpacpi_acpi_handle_locate() local
792 memset(&device_found, 0, sizeof(device_found)); in tpacpi_acpi_handle_locate()
794 (void *)name, &device_found); in tpacpi_acpi_handle_locate()
799 *handle = device_found; in tpacpi_acpi_handle_locate()