Searched refs:tpm2_shutdown (Results 1 – 4 of 4) sorted by relevance
301 tpm2_shutdown(chip, TPM2_SU_CLEAR); in tpm_class_shutdown()484 tpm2_shutdown(chip, TPM2_SU_CLEAR); in tpm_del_char_device()
401 tpm2_shutdown(chip, TPM2_SU_STATE); in tpm_pm_suspend()
455 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type);
726 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type) in tpm2_shutdown() function