show_vendor
static ssize_t show_vendor(struct device *, struct device_attribute *, char *);
static DEVICE_ATTR(dpfe_vendor, 0444, show_vendor, NULL);