Home
last modified time | relevance | path

Searched refs:tpm2_shutdown (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm-chip.c303 tpm2_shutdown(chip, TPM2_SU_CLEAR); in tpm_class_shutdown()
470 tpm2_shutdown(chip, TPM2_SU_CLEAR); in tpm_del_char_device()
H A Dtpm-interface.c389 tpm2_shutdown(chip, TPM2_SU_STATE); in tpm_pm_suspend()
H A Dtpm2-cmd.c457 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type) in tpm2_shutdown() function