Home
last modified time | relevance | path

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

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