Searched refs:tpm_show_enabled (Results 1 - 3 of 3) sorted by relevance

/drivers/char/tpm/
H A Dtpm.h56 extern ssize_t tpm_show_enabled(struct device *, struct device_attribute *attr,
H A Dtpm.c646 ssize_t tpm_show_enabled(struct device * dev, struct device_attribute * attr, function
660 EXPORT_SYMBOL_GPL(tpm_show_enabled); variable
H A Dtpm_tis.c414 static DEVICE_ATTR(enabled, S_IRUGO, tpm_show_enabled, NULL);

Completed in 14 milliseconds