Home
last modified time | relevance | path

Searched refs:show_dram (Results 1 – 1 of 1) sorted by relevance

/drivers/memory/
Dbrcmstb_dpfe.c206 static ssize_t show_dram(struct device *, struct device_attribute *, char *);
216 static DEVICE_ATTR(dpfe_dram, 0444, show_dram, NULL);
777 static ssize_t show_dram(struct device *dev, struct device_attribute *devattr, in show_dram() function