Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm-interface.c291 int tpm_get_timeouts(struct tpm_chip *chip) in tpm_get_timeouts() function
301 EXPORT_SYMBOL_GPL(tpm_get_timeouts);
H A Dtpm.h241 int tpm_get_timeouts(struct tpm_chip *);
H A Dxen-tpmfront.c359 tpm_get_timeouts(priv->chip); in tpmfront_probe()
H A Dtpm_tis_core.c1270 rc = tpm_get_timeouts(chip); in tpm_tis_core_init()