tpm_get_timeouts  248 drivers/char/tpm/tpm-interface.c EXPORT_SYMBOL_GPL(tpm_get_timeouts);
tpm_get_timeouts  383 drivers/char/tpm/tpm.h int tpm_get_timeouts(struct tpm_chip *);
tpm_get_timeouts  980 drivers/char/tpm/tpm_tis_core.c 		if (tpm_get_timeouts(chip)) {
tpm_get_timeouts  370 drivers/char/tpm/xen-tpmfront.c 	tpm_get_timeouts(priv->chip);