Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm_ppi.c44 tpm_eval_dsm(acpi_handle ppi_handle, int func, acpi_object_type type, in tpm_eval_dsm() argument
47 BUG_ON(!ppi_handle); in tpm_eval_dsm()
48 return acpi_evaluate_dsm_typed(ppi_handle, tpm_ppi_uuid, in tpm_eval_dsm()