Searched refs:acpi_check_cb (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/hda/
H A Dthinkpad_helper.c13 static acpi_status acpi_check_cb(acpi_handle handle, u32 lvl, void *context, acpi_check_cb() function
26 if (ACPI_SUCCESS(acpi_get_devices("LEN0068", acpi_check_cb, &found, NULL)) && found) is_thinkpad()
29 return ACPI_SUCCESS(acpi_get_devices("IBM0068", acpi_check_cb, &found, NULL)) && found; is_thinkpad()

Completed in 68 milliseconds