Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memory/
Dbrcmstb_dpfe.c205 static ssize_t show_vendor(struct device *, struct device_attribute *, char *);
215 static DEVICE_ATTR(dpfe_vendor, 0444, show_vendor, NULL);
746 static ssize_t show_vendor(struct device *dev, struct device_attribute *devattr, in show_vendor() function