Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dbrcmstb_dpfe.c198 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