Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm-interface.c239 int tpm_get_timeouts(struct tpm_chip *chip) in tpm_get_timeouts() function
249 EXPORT_SYMBOL_GPL(tpm_get_timeouts);
H A Dtpm.h241 int tpm_get_timeouts(struct tpm_chip *);
H A Dxen-tpmfront.c358 tpm_get_timeouts(priv->chip); in tpmfront_probe()
H A Dtpm_ibmvtpm.c693 rc = tpm_get_timeouts(chip); in tpm_ibmvtpm_probe()
H A Dtpm_tis_core.c1263 rc = tpm_get_timeouts(chip); in tpm_tis_core_init()