Searched refs:tpm_ppi_uuid (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/char/tpm/ |
| D | tpm_ppi.c | 35 static const u8 tpm_ppi_uuid[] = { variable 48 return acpi_evaluate_dsm_typed(ppi_handle, tpm_ppi_uuid, in tpm_eval_dsm() 110 if (acpi_check_dsm(chip->acpi_dev_handle, tpm_ppi_uuid, in tpm_store_ppi_request() 271 if (!acpi_check_dsm(dev_handle, tpm_ppi_uuid, TPM_PPI_REVISION_ID, in show_ppi_operations() 344 if (!acpi_check_dsm(chip->acpi_dev_handle, tpm_ppi_uuid, in tpm_add_ppi() 349 obj = acpi_evaluate_dsm_typed(chip->acpi_dev_handle, tpm_ppi_uuid, in tpm_add_ppi()
|