Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/tpm/ !
Dtpm1-cmd.c342 int tpm1_get_timeouts(struct tpm_chip *chip) in tpm1_get_timeouts() function
708 rc = tpm1_get_timeouts(chip); in tpm1_auto_startup()
Dtpm.h247 int tpm1_get_timeouts(struct tpm_chip *chip);
Dtpm-interface.c248 return tpm1_get_timeouts(chip); in tpm_get_timeouts()