Home
last modified time | relevance | path

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

/linux-6.1.9/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.h174 int tpm1_get_timeouts(struct tpm_chip *chip);
Dtpm-interface.c247 return tpm1_get_timeouts(chip); in tpm_get_timeouts()