Searched refs:show_dram (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/memory/ |
H A D | brcmstb_dpfe.c | 200 static ssize_t show_dram(struct device *, struct device_attribute *, char *); 210 static DEVICE_ATTR(dpfe_dram, 0444, show_dram, NULL); 827 static ssize_t show_dram(struct device *dev, struct device_attribute *devattr, in show_dram() function
|
/kernel/linux/linux-6.6/drivers/memory/ |
H A D | brcmstb_dpfe.c | 199 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
|
Completed in 3 milliseconds