Home
last modified time | relevance | path

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

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