Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/
Dtpm-interface.c691 tpm_chip_put(chip); in tpm_pcr_read()
726 tpm_chip_put(chip); in tpm_pcr_extend()
736 tpm_chip_put(chip); in tpm_pcr_extend()
815 tpm_chip_put(chip); in tpm_send()
997 tpm_chip_put(chip); in tpm_get_random()
1019 tpm_chip_put(chip); in tpm_get_random()
Dtpm.h194 static inline void tpm_chip_put(struct tpm_chip *chip) in tpm_chip_put() function