Searched refs:devtype_show (Results 1 – 3 of 3) sorted by relevance
390 static ssize_t devtype_show(struct device *dev, in devtype_show() function
212 devtype_show (struct device *dev, struct device_attribute *attr, char *buf) in devtype_show() function601 static DEVICE_ATTR(devtype, 0444, devtype_show, NULL);
598 static ssize_t devtype_show(struct device *dev, struct device_attribute *attr, in devtype_show() function