Home
last modified time | relevance | path

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

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