show_dram
static ssize_t show_dram(struct device *, struct device_attribute *, char *);
static DEVICE_ATTR(dpfe_dram, 0444, show_dram, NULL);