Home
last modified time | relevance | path

Searched refs:errors_store (Results 1 – 2 of 2) sorted by relevance

/drivers/fpga/
Ddfl-afu-error.c131 static ssize_t errors_store(struct device *dev, struct device_attribute *attr, in errors_store() function
/drivers/md/
Dmd.c3176 errors_store(struct md_rdev *rdev, const char *buf, size_t len) in errors_store() function
3188 __ATTR(errors, S_IRUGO|S_IWUSR, errors_show, errors_store);