Searched refs:tpm2_shutdown (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm-chip.c | 293 tpm2_shutdown(chip, TPM2_SU_CLEAR); in tpm_class_shutdown() 449 tpm2_shutdown(chip, TPM2_SU_CLEAR); in tpm_del_char_device()
|
H A D | tpm.h | 225 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type);
|
H A D | tpm-interface.c | 407 tpm2_shutdown(chip, TPM2_SU_STATE); in tpm_pm_suspend()
|
H A D | tpm2-cmd.c | 420 * tpm2_shutdown() - send a TPM shutdown command 429 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type) in tpm2_shutdown() function
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm-chip.c | 297 tpm2_shutdown(chip, TPM2_SU_CLEAR); in tpm_class_shutdown() 464 tpm2_shutdown(chip, TPM2_SU_CLEAR); in tpm_del_char_device()
|
H A D | tpm-interface.c | 407 tpm2_shutdown(chip, TPM2_SU_STATE); in tpm_pm_suspend()
|
H A D | tpm.h | 301 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type);
|
H A D | tpm2-cmd.c | 420 * tpm2_shutdown() - send a TPM shutdown command 429 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type) in tpm2_shutdown() function
|
Completed in 7 milliseconds