Searched refs:cpu_show_tsa (Results 1 – 3 of 3) sorted by relevance
85 extern ssize_t cpu_show_tsa(struct device *dev, struct device_attribute *attr, char *buf);
643 static DEVICE_ATTR(tsa, 0444, cpu_show_tsa, NULL);
3763 ssize_t cpu_show_tsa(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_tsa() function