coresight_simple_show32
ssize_t coresight_simple_show32(struct device *_dev, struct device_attribute *attr, char *buf);
__ATTR(name, 0444, coresight_simple_show32, NULL), \
EXPORT_SYMBOL_GPL(coresight_simple_show32);