Searched refs:dio_show_name (Results 1 – 1 of 1) sorted by relevance
47 static ssize_t dio_show_name(struct device *dev, struct device_attribute *attr, char *buf) in dio_show_name() function54 static DEVICE_ATTR(name, S_IRUGO, dio_show_name, NULL);