Searched refs:show_vendor (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/memory/ |
H A D | brcmstb_dpfe.c | 199 static ssize_t show_vendor(struct device *, struct device_attribute *, char *); 209 static DEVICE_ATTR(dpfe_vendor, 0444, show_vendor, NULL); 796 static ssize_t show_vendor(struct device *dev, struct device_attribute *devattr, in show_vendor() function
|
/kernel/linux/linux-6.6/drivers/memory/ |
H A D | brcmstb_dpfe.c | 198 static ssize_t show_vendor(struct device *, struct device_attribute *, char *); 208 static DEVICE_ATTR(dpfe_vendor, 0444, show_vendor, NULL); 795 static ssize_t show_vendor(struct device *dev, struct device_attribute *devattr, in show_vendor() function
|
Completed in 3 milliseconds