Home
last modified time | relevance | path

Searched refs:tpm_get_timeouts (Results 1 – 5 of 5) sorted by relevance

/drivers/char/tpm/
Dtpm-interface.c489 int tpm_get_timeouts(struct tpm_chip *chip) in tpm_get_timeouts() function
635 EXPORT_SYMBOL_GPL(tpm_get_timeouts);
856 rc = tpm_get_timeouts(chip); in tpm1_auto_startup()
Dxen-tpmfront.c314 tpm_get_timeouts(priv->chip); in tpmfront_probe()
Dtpm.h489 int tpm_get_timeouts(struct tpm_chip *);
Dtpm_tis_core.c776 if (tpm_get_timeouts(chip)) { in tpm_tis_core_init()
Dtpm2-cmd.c972 rc = tpm_get_timeouts(chip); in tpm2_auto_startup()