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