Searched refs:dio_show_name (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/dio/
H A Ddio-sysfs.c47 static ssize_t dio_show_name(struct device *dev, struct device_attribute *attr, char *buf) dio_show_name() function
54 static DEVICE_ATTR(name, S_IRUGO, dio_show_name, NULL);

Completed in 41 milliseconds