Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm_ppi.c32 static const guid_t tpm_ppi_guid = variable
60 return acpi_evaluate_dsm_typed(ppi_handle, &tpm_ppi_guid, in tpm_eval_dsm()
141 if (acpi_check_dsm(chip->acpi_dev_handle, &tpm_ppi_guid, in tpm_store_ppi_request()
302 if (!acpi_check_dsm(dev_handle, &tpm_ppi_guid, TPM_PPI_REVISION_ID_1, in cache_ppi_operations()
414 if (!acpi_check_dsm(chip->acpi_dev_handle, &tpm_ppi_guid, in tpm_add_ppi()
419 obj = acpi_evaluate_dsm_typed(chip->acpi_dev_handle, &tpm_ppi_guid, in tpm_add_ppi()