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