Searched refs:tpm_chip_put (Results 1 – 2 of 2) sorted by relevance
686 tpm_chip_put(chip); in tpm_is_tpm2()715 tpm_chip_put(chip); in tpm_pcr_read()750 tpm_chip_put(chip); in tpm_pcr_extend()760 tpm_chip_put(chip); in tpm_pcr_extend()839 tpm_chip_put(chip); in tpm_send()1021 tpm_chip_put(chip); in tpm_get_random()1043 tpm_chip_put(chip); in tpm_get_random()1069 tpm_chip_put(chip); in tpm_seal_trusted()1095 tpm_chip_put(chip); in tpm_unseal_trusted()
204 static inline void tpm_chip_put(struct tpm_chip *chip) in tpm_chip_put() function