Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/fpga/
Ddfl-afu-error.c115 static ssize_t errors_show(struct device *dev, struct device_attribute *attr, in errors_show() function
/linux-6.6.21/drivers/dma/idxd/
Dsysfs.c1491 static ssize_t errors_show(struct device *dev, in errors_show() function
/linux-6.6.21/drivers/md/
Dmd.c3113 errors_show(struct md_rdev *rdev, char *page) in errors_show() function
3131 __ATTR(errors, S_IRUGO|S_IWUSR, errors_show, errors_store);