Home
last modified time | relevance | path

Searched refs:ACPI_SIG_TPM2 (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/char/tpm/
Dtpm_crb.c28 #define ACPI_SIG_TPM2 "TPM2" macro
674 status = acpi_get_table(ACPI_SIG_TPM2, 1, in crb_acpi_add()
Dtpm_tis.c156 st = acpi_get_table(ACPI_SIG_TPM2, 1, (struct acpi_table_header **)&tbl); in check_acpi_tpm2()
/linux-4.19.296/include/acpi/
Dactbl3.h34 #define ACPI_SIG_TPM2 "TPM2" /* Trusted Platform Module 2.0 H/W interface table */ macro