Searched refs:offset_store (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/rtc/ |
D | sysfs.c | 231 offset_store(struct device *dev, struct device_attribute *attr, in offset_store() function
|
/linux-6.1.9/drivers/hwmon/ |
D | lm95234.c | 418 static ssize_t offset_store(struct device *dev, struct device_attribute *attr, in offset_store() function
|
D | max6697.c | 327 static ssize_t offset_store(struct device *dev, struct device_attribute *devattr, const char *buf, in offset_store() function
|
/linux-6.1.9/drivers/md/ |
D | md.c | 3234 offset_store(struct md_rdev *rdev, const char *buf, size_t len) in offset_store() function 3251 __ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);
|