Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dthinkpad_acpi.c769 acpi_handle device_found; in tpacpi_acpi_handle_locate() local
776 memset(&device_found, 0, sizeof(device_found)); in tpacpi_acpi_handle_locate()
778 (void *)name, &device_found); in tpacpi_acpi_handle_locate()
783 *handle = device_found; in tpacpi_acpi_handle_locate()