Searched refs:get_tpm_pt_in (Results 1 – 1 of 1) sorted by relevance
96 struct tpm2_get_tpm_pt_in get_tpm_pt_in; member654 cmd.params.get_tpm_pt_in.cap_id = cpu_to_be32(TPM2_CAP_TPM_PROPERTIES); in tpm2_get_tpm_pt()655 cmd.params.get_tpm_pt_in.property_id = cpu_to_be32(property_id); in tpm2_get_tpm_pt()656 cmd.params.get_tpm_pt_in.property_cnt = cpu_to_be32(1); in tpm2_get_tpm_pt()884 cmd.params.get_tpm_pt_in.cap_id = cpu_to_be32(TPM2_CAP_TPM_PROPERTIES); in tpm2_probe()885 cmd.params.get_tpm_pt_in.property_id = cpu_to_be32(0x100); in tpm2_probe()886 cmd.params.get_tpm_pt_in.property_cnt = cpu_to_be32(1); in tpm2_probe()