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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/tpm/
H A Dtpm.h138 extern int tpm_pm_resume(struct device *);
H A Dtpm_atmel.c176 .resume = tpm_pm_resume,
H A Dtpm_tis.c611 return tpm_pm_resume(&dev->dev);
643 .resume = tpm_pm_resume,
H A Dtpm_nsc.c281 .resume = tpm_pm_resume,
H A Dtpm.c1074 int tpm_pm_resume(struct device *dev) function
1083 EXPORT_SYMBOL_GPL(tpm_pm_resume); variable
H A Dtpm_infineon.c614 .resume = tpm_pm_resume,

Completed in 72 milliseconds