Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/tpm/
Dtpm.h214 int tpm2_get_timeouts(struct tpm_chip *chip);
Dtpm2-cmd.c25 int tpm2_get_timeouts(struct tpm_chip *chip) in tpm2_get_timeouts() function
736 rc = tpm2_get_timeouts(chip); in tpm2_auto_startup()
Dtpm-interface.c245 return tpm2_get_timeouts(chip); in tpm_get_timeouts()