Searched refs:tpm_acpi_tbl (Results 1 – 1 of 1) sorted by relevance
132 static const struct acpi_device_id tpm_acpi_tbl[] = { variable136 MODULE_DEVICE_TABLE(acpi, tpm_acpi_tbl);140 const struct acpi_device_id *aid = acpi_match_device(tpm_acpi_tbl, dev); in check_acpi_tpm2()363 .acpi_match_table = ACPI_PTR(tpm_acpi_tbl),