Searched refs:dio_show_resource (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dio/ |
H A D | dio-sysfs.c | 56 static ssize_t dio_show_resource(struct device *dev, struct device_attribute *attr, char *buf) in dio_show_resource() function 65 static DEVICE_ATTR(resource, S_IRUGO, dio_show_resource, NULL);
|
/kernel/linux/linux-6.6/drivers/dio/ |
H A D | dio-sysfs.c | 56 static ssize_t dio_show_resource(struct device *dev, struct device_attribute *attr, char *buf) in dio_show_resource() function 65 static DEVICE_ATTR(resource, S_IRUGO, dio_show_resource, NULL);
|
Completed in 2 milliseconds