Searched refs:tpm_eval_dsm (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/char/tpm/ |
H A D | tpm_ppi.c | 42 tpm_eval_dsm(acpi_handle ppi_handle, int func, acpi_object_type type, in tpm_eval_dsm() function 70 obj = tpm_eval_dsm(chip->acpi_dev_handle, TPM_PPI_FN_GETREQ, in tpm_show_ppi_request() 160 obj = tpm_eval_dsm(chip->acpi_dev_handle, func, ACPI_TYPE_INTEGER, in tpm_store_ppi_request() 204 obj = tpm_eval_dsm(chip->acpi_dev_handle, TPM_PPI_FN_GETACT, in tpm_show_ppi_transition_action() 230 obj = tpm_eval_dsm(chip->acpi_dev_handle, TPM_PPI_FN_GETRSP, in tpm_show_ppi_response() 306 obj = tpm_eval_dsm(dev_handle, TPM_PPI_FN_GETOPR, in show_ppi_operations()
|