Home
last modified time | relevance | path

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

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