Searched refs:get_tpm_pt_in (Results 1 – 1 of 1) sorted by relevance
91 struct tpm2_get_tpm_pt_in get_tpm_pt_in; member401 cmd.params.get_tpm_pt_in.cap_id = cpu_to_be32(TPM2_CAP_TPM_PROPERTIES); in tpm2_get_tpm_pt()402 cmd.params.get_tpm_pt_in.property_id = cpu_to_be32(property_id); in tpm2_get_tpm_pt()403 cmd.params.get_tpm_pt_in.property_cnt = cpu_to_be32(1); in tpm2_get_tpm_pt()631 cmd.params.get_tpm_pt_in.cap_id = cpu_to_be32(TPM2_CAP_TPM_PROPERTIES); in tpm2_probe()632 cmd.params.get_tpm_pt_in.property_id = cpu_to_be32(0x100); in tpm2_probe()633 cmd.params.get_tpm_pt_in.property_cnt = cpu_to_be32(1); in tpm2_probe()