Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/greybus/
Dvibrator.c78 static ssize_t timeout_store(struct device *dev, struct device_attribute *attr, in timeout_store() function
/Linux-v6.1/drivers/bus/
Dbt1-apb.c289 static ssize_t timeout_store(struct device *dev, in timeout_store() function
/Linux-v6.1/drivers/base/firmware_loader/
Dsysfs.c47 static ssize_t timeout_store(struct class *class, struct class_attribute *attr, in timeout_store() function
/Linux-v6.1/drivers/md/
Dmd-bitmap.c2427 timeout_store(struct mddev *mddev, const char *buf, size_t len) in timeout_store() function
2460 __ATTR(time_base, S_IRUGO|S_IWUSR, timeout_show, timeout_store);