Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_ppi.c32 static const guid_t tpm_ppi_guid = variable
46 return acpi_evaluate_dsm_typed(ppi_handle, &tpm_ppi_guid, in tpm_eval_dsm()
129 if (acpi_check_dsm(chip->acpi_dev_handle, &tpm_ppi_guid, in tpm_store_ppi_request()
299 if (!acpi_check_dsm(dev_handle, &tpm_ppi_guid, TPM_PPI_REVISION_ID_1, in show_ppi_operations()
373 if (!acpi_check_dsm(chip->acpi_dev_handle, &tpm_ppi_guid, in tpm_add_ppi()
378 obj = acpi_evaluate_dsm_typed(chip->acpi_dev_handle, &tpm_ppi_guid, in tpm_add_ppi()