Searched refs:acpi_check_cb (Results 1 – 1 of 1) sorted by relevance
13 static acpi_status acpi_check_cb(acpi_handle handle, u32 lvl, void *context, in acpi_check_cb() function26 if (ACPI_SUCCESS(acpi_get_devices("LEN0068", acpi_check_cb, &found, NULL)) && found) in is_thinkpad()29 return ACPI_SUCCESS(acpi_get_devices("IBM0068", acpi_check_cb, &found, NULL)) && found; in is_thinkpad()