Searched refs:tpm_show_pubek (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.h40 extern ssize_t tpm_show_pubek(struct device *, struct device_attribute *attr,
H A Dtpm_atmel.c128 static DEVICE_ATTR(pubek, S_IRUGO, tpm_show_pubek, NULL);
H A Dtpm_nsc.c238 static DEVICE_ATTR(pubek, S_IRUGO, tpm_show_pubek, NULL);
H A Dtpm.c725 ssize_t tpm_show_pubek(struct device *dev, struct device_attribute *attr, function
781 EXPORT_SYMBOL_GPL(tpm_show_pubek); variable
H A Dtpm_infineon.c369 static DEVICE_ATTR(pubek, S_IRUGO, tpm_show_pubek, NULL);
H A Dtpm_tis.c342 static DEVICE_ATTR(pubek, S_IRUGO, tpm_show_pubek, NULL);

Completed in 99 milliseconds