Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm_ppi.c35 static const guid_t tpm_ppi_guid = variable
44 return acpi_evaluate_dsm_typed(ppi_handle, &tpm_ppi_guid, in tpm_eval_dsm()
106 if (acpi_check_dsm(chip->acpi_dev_handle, &tpm_ppi_guid, in tpm_store_ppi_request()
267 if (!acpi_check_dsm(dev_handle, &tpm_ppi_guid, TPM_PPI_REVISION_ID, in show_ppi_operations()
340 if (!acpi_check_dsm(chip->acpi_dev_handle, &tpm_ppi_guid, in tpm_add_ppi()
345 obj = acpi_evaluate_dsm_typed(chip->acpi_dev_handle, &tpm_ppi_guid, in tpm_add_ppi()