Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/memory/
Dbrcmstb_dpfe.c199 static ssize_t show_dram(struct device *, struct device_attribute *, char *);
209 static DEVICE_ATTR(dpfe_dram, 0444, show_dram, NULL);
826 static ssize_t show_dram(struct device *dev, struct device_attribute *devattr, in show_dram() function