Searched refs:tpm_get_timeouts (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/tpm/
H A Dtpm.h272 extern void tpm_get_timeouts(struct tpm_chip *);
H A Dtpm.c60 * from the chip during initialization with a call to tpm_get_timeouts.
361 /* time for tpm_get_timeouts() to succeed */
522 void tpm_get_timeouts(struct tpm_chip *chip) function
590 EXPORT_SYMBOL_GPL(tpm_get_timeouts); variable
H A Dtpm_tis.c617 tpm_get_timeouts(chip);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/tpm/
H A Dtpm.h272 extern void tpm_get_timeouts(struct tpm_chip *);
H A Dtpm.c60 * from the chip during initialization with a call to tpm_get_timeouts.
361 /* time for tpm_get_timeouts() to succeed */
522 void tpm_get_timeouts(struct tpm_chip *chip) function
590 EXPORT_SYMBOL_GPL(tpm_get_timeouts); variable
H A Dtpm_tis.c617 tpm_get_timeouts(chip);

Completed in 190 milliseconds