Searched refs:tpm_show_caps (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/tpm/
H A Dtpm.h44 extern ssize_t tpm_show_caps(struct device *, struct device_attribute *attr,
H A Dtpm_atmel.c130 static DEVICE_ATTR(caps, S_IRUGO, tpm_show_caps, NULL);
H A Dtpm_nsc.c240 static DEVICE_ATTR(caps, S_IRUGO, tpm_show_caps, NULL);
H A Dtpm.c794 ssize_t tpm_show_caps(struct device *dev, struct device_attribute *attr, function
832 EXPORT_SYMBOL_GPL(tpm_show_caps); variable
H A Dtpm_infineon.c371 static DEVICE_ATTR(caps, S_IRUGO, tpm_show_caps, NULL);

Completed in 32 milliseconds