Home
last modified time | relevance | path

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

/drivers/md/
Dbitmap.c2260 timeout_store(struct mddev *mddev, const char *buf, size_t len) in timeout_store() function
2293 __ATTR(time_base, S_IRUGO|S_IWUSR, timeout_show, timeout_store);
/drivers/base/
Dfirmware_class.c544 static ssize_t timeout_store(struct class *class, struct class_attribute *attr, in timeout_store() function