Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/tpm/
Dtpm2-cmd.c29 int tpm2_get_timeouts(struct tpm_chip *chip) in tpm2_get_timeouts() function
764 rc = tpm2_get_timeouts(chip); in tpm2_auto_startup()
Dtpm.h290 int tpm2_get_timeouts(struct tpm_chip *chip);
Dtpm-interface.c246 return tpm2_get_timeouts(chip); in tpm_get_timeouts()