Searched refs:timeout_store (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/staging/greybus/ |
D | vibrator.c | 78 static ssize_t timeout_store(struct device *dev, struct device_attribute *attr, in timeout_store() function
|
/Linux-v6.1/drivers/bus/ |
D | bt1-apb.c | 289 static ssize_t timeout_store(struct device *dev, in timeout_store() function
|
/Linux-v6.1/drivers/base/firmware_loader/ |
D | sysfs.c | 47 static ssize_t timeout_store(struct class *class, struct class_attribute *attr, in timeout_store() function
|
/Linux-v6.1/drivers/md/ |
D | md-bitmap.c | 2427 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);
|