tpm2_get_tpm_pt   450 drivers/char/tpm/tpm.h ssize_t tpm2_get_tpm_pt(struct tpm_chip *chip, u32 property_id,
tpm2_get_tpm_pt   714 drivers/char/tpm/tpm2-cmd.c EXPORT_SYMBOL_GPL(tpm2_get_tpm_pt);
tpm2_get_tpm_pt   933 drivers/char/tpm/tpm2-cmd.c 	rc = tpm2_get_tpm_pt(chip, TPM_PT_TOTAL_COMMANDS, &nr_commands, NULL);
tpm2_get_tpm_pt   667 drivers/char/tpm/tpm_tis_core.c 		return tpm2_get_tpm_pt(chip, 0x100, &cap2, desc);